8000 Pin pep8 to latest version 1.7.1 by pyup-bot · Pull Request #33 · unioslo/cerebrum · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pin pep8 to latest version 1.7.1 #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pyup-bot
Copy link

This PR pins pep8 to the latest release 1.7.1.

Changelog

0.5

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

* Allow decorators on class and clas methods.

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 and others changes.)

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

* E231 should allow commas to be followed by ``)`` (Issue 3)

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

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

jokim pushed a commit that referenced this pull request May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0