Python-ta

Latest version: v2.8.1

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

Scan your dependencies

Page 2 of 6

2.12

- `use-implicit-booleaness-not-len` (renamed from `len-as-condition`)

2.11

- `consider-using-f-string`

For more information on these checkers, please see the
[Pylint release notes](http://pylint.pycqa.org/en/latest/whatsnew/index.html). Note that the above
list only contains the Pylint checkers enabled by default in PythonTA.

2.10

- `forgotten-debug-statement`
- `format-string-without-interpolation`
- `use-dict-literal`
- `use-list-literal`

2.9

- `consider-using-from-import`
- `unnecessary-dict-index-lookup`

2.8.1

🐛 Bug fixes

- Fix loading of setendings plugin when z3-solver is not installed

2.8

- `consider-using-with`

For more information on these checkers, please see the
[Pylint release notes](http://pylint.pycqa.org/en/latest/whatsnew/index.html).
Note that the above list only contains the Pylint checkers enabled by default in PythonTA.

🔧 Internal changes

- Adopted semantic versioning.
- Created a Changelog.
- Added pre-commit hooks using pre-commit, black, isort, and prettier.
- Adopted Sphinx for documentation generation, using a Read the Docs template.
- Adopted `setup.cfg` file for configuration.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.