Python-ta

Latest version: v2.7.0

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

Scan your dependencies

Page 1 of 5

3.0

- `invalid-field-call`
- `return-in-finally`
- `kwarg-superseded-by-positional-arg`
- `unnecessary-negation` (renamed from `unneeded-not`)

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

- Remove experimental type inference code.

2.17

- `bad-chained-comparison`

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.16

- `pointless-exception-statement`
- `shadowed-import`
- `unbalanced-dict-unpacking`
- `nested-min-max`
- `invalid-slice-step`

2.14

- `comparison-of-constants`
- `potential-index-error`
- `unnecessary-list-index-lookup`
- `duplicate-value`
- `super-without-brackets`

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.13

- `modified-iterating-list`
- `modified-iterating-dict`
- `modified-iterating-set`
- `unnecessary-ellipsis`
- `bad-file-encoding`

2.12

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

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.