Pyflakes

Latest version: v3.2.0

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

Scan your dependencies

Page 4 of 6

1.2.1

- Fix false RedefinedWhileUnused for submodule imports

1.2.0

- Warn against reusing exception names after the except: block on Python 3
- Improve the error messages for imports

1.1.0

- Allow main() to accept arguments.
- Support matrix-multiplication operator
- Validate ``__future__`` imports
- Fix doctest scope testing
- Warn for tuple assertions which are always true
- Warn for "import \*" not at module level on Python 3
- Catch many more kinds of SyntaxErrors
- Check PEP 498 f-strings
- (and a few more sundry bugfixes)

1.0.0

- Python 3.5 support. async/await statements in particular.
- Fix test_api.py on Windows.
- Eliminate a false UnusedImport warning when the name has been
declared "global"

0.9.2

- Fix a traceback when a global is defined in one scope, and used in another.

0.9.1

- Update NEWS.txt to include 0.9.0, which had been forgotten.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.