No-implicit-optional

Latest version: v1.4

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

Scan your dependencies

1.4

- Support passing multiple paths to `no_implicit_optional`

1.3

- Add `--use-union-or` to use PEP 604 `X | None` syntax
- Treat `T` as a possible alias for the `typing` module

1.2

- Restore compatibility with Python 3.8 and older

1.1

- Added correct handling of `typing.Annotated`

Making a release

- Bump version in `setup.py`
- Update `CHANGELOG.md`
- `rm -rf build dist`
- `python -m build`
- `twine upload dist/*`

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.