Pep8-naming

Latest version: v0.14.1

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

Scan your dependencies

Page 2 of 5

0.12.1

-------------------

* Fix potential stack exhaustion in the N818 check.

0.12.0

-------------------

* flake8 3.9.1 or later is now required.

* N818 checks exception class names for an "Error" suffix (disabled by default).

* ``asyncSetUp`` and ``asyncTearDown`` are now exempted by default.

0.11.1

-------------------

* Fix an AST-related AttributeError when processing decorator lists.

0.11.0

-------------------

* ``__class_getitem__`` is now recognized as a class method.

* Support ``ast.Call`` nodes in decorator lists (``decorator(arg)``).

* As a performance improvement, only checks for selected error codes are run.

0.10.0

-------------------

* ``--ignore-names`` now supports globbing and applies to the N804 and N805
checks.

* "acronym" imports are now treated as their own error code (N817).

* Metaclass detection has been improved.

* Annotated variable declarations (PEP 526) and ``:=`` variable assignments
are now supported.

0.9.1

------------------

* Fix line number offsets when reporting errors involving functions with
decorators in Python 3.8 and later.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.