Pycodestyle

Latest version: v2.11.1

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

Scan your dependencies

Page 9 of 9

0.4.2

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

* Decorators on classes and class methods are OK now.

0.4

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

* Support for all versions of Python from 2.3 to 3.1.

* New and greatly expanded self tests.

* Added ``--count`` option to print the total number of errors and warnings.

* Further improvements to the handling of comments and blank lines.
(Issue 1 [1]_ and others changes.)

* Check all py files in directory when passed a directory (Issue
2 [1]_). This also prevents an exception when traversing directories
with non ``*.py`` files.

* E231 should allow commas to be followed by ``)``. (Issue 3 [1]_)

* Spaces are no longer required around the equals sign for keyword
arguments or default parameter values.


.. [1] These issues refer to the `previous issue tracker`__.
.. __: http://github.com/cburroughs/pep8.py/issues

0.3.1

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

* Fixes for comments: do not count them when checking for blank lines between
items.

* Added setup.py for pypi upload and easy_installability.

0.2

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

* Loads of fixes and improvements.

0.1

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

* First release.

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.