Innerscope

Latest version: v0.7.0

Safety actively analyzes 619401 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.0

Add support for Python 3.12,
- Only "trace" method is currently supported in Python 3.12
- We will make another release once "bytecode" method is supported

0.7.0a0

_**this is a pre-release**_

Add support for Python 3.12, which only supports the "trace" method. We will make another release once "bytecode" method is supported.

0.6.0

- Add support for Python 3.11 (17)
- Drop support for Python 3.7 (19)
- Misc maintenance (19):
- Use `setuptools-git-versioning` instead of versioneer.py for versioning
- Move package metadata to `pyproject.toml`
- Add git pre-commit hooks for linting
- Add more linting, including ruff

0.6.0a0

_**this is a pre-release**_

- Add support for Python 3.11 (17)
- Drop support for Python 3.7 (19)
- Misc maintenance (19):
- Use `setuptools-git-versioning` instead of versioneer.py for versioning
- Move package metadata to `pyproject.toml`
- Add git pre-commit hooks for linting
- Add more linting, including ruff

0.5.1

- Add support for Python 3.10 (bytecode changes)
- Bytecode jump offsets are now scaled by a factor of 2
- Not all functions end with `RETURN_VALUE` bytecode

0.5.0

- Warn, don't raise, if there are missing names when a scoped function is called.
- Don't pickle code objects when pickling scoped functions.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.