meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

Pin pep8 to latest version 1.7.1 #271

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

pep8 is not pinned to a specific version.

I'm pinning it to the latest version 1.7.1 for now.

These links might come in handy: PyPI | Changelog | Docs

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.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.946% when pulling f75e37b3e77d8feae94b8df74ee64aad68ee97df on pyup-pin-pep8-1.7.1 into ce0e4713ce6f2fca08c7f5ef33cdc8231515414d on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.946% when pulling f75e37b3e77d8feae94b8df74ee64aad68ee97df on pyup-pin-pep8-1.7.1 into ce0e4713ce6f2fca08c7f5ef33cdc8231515414d on master.