openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
pycodestyle
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
20 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 30 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' into issue126
Florent Xicluna
More...
almost 11 years ago
Catch more E713 and E714 with a regular expression; issue #236 continued
Florent Xicluna
More...
almost 11 years ago
Merge pull request #260 from chrismedrela/ticket236
Florent Xicluna
More...
almost 11 years ago
Relax a bit the regex for W602, 3-arguments raise; closes #34
Florent Xicluna
More...
almost 11 years ago
A false positivee E126 when indenting with tabs; closes #204
Florent Xicluna
More...
almost 11 years ago
Minor change in previous patch
Florent Xicluna
More...
almost 11 years ago
Merge pull request #227 from solj/disable-w601
Florent Xicluna
More...
almost 11 years ago
A false positive E126 with embedded colon; fixes #144
Florent Xicluna
More...
almost 11 years ago
Avoid printing errors twice
Florent Xicluna
More...
almost 11 years ago
Do not report multiple E101 if only one line starts with a tab; issue #237
Florent Xicluna
More...
almost 11 years ago
Improve the test framework to count the errors, motivated by issue #237
Florent Xicluna
More...
almost 11 years ago
Improve fix for issue #247, relative path not always start with ./
Florent Xicluna
More...
almost 11 years ago
Added a test from issue #215
Florent Xicluna
More...
almost 11 years ago
Inacurracy in the documentation of the ignore option
Florent Xicluna
More...
almost 11 years ago
The logical checks can return None; issue #250
Florent Xicluna
More...
almost 11 years ago
Fix usage of in the project config file; issue #247
Florent Xicluna
More...
almost 11 years ago
Fix a false positive E124 for hanging indent: issue #254
Florent Xicluna
More...
almost 11 years ago
Revert previous change and fix the 'paths' keyword argument instead; fixes #246
Florent Xicluna
More...
almost 11 years ago
Merge pull request #259 from kynan/259-optional-argument-arglist-for-styleguide
Florent Xicluna
More...
almost 11 years ago
Slightly improve readability
Florent Xicluna
More...
almost 11 years ago
StyleGuide accepts optional keyword argument arglist
Florian Rathgeber
More...
almost 11 years ago
Allow long lines in comments too, with similar rules; related to issue #224
Florent Xicluna
More...
almost 11 years ago
Merge branch 'master' of https://github.com/gward/pep8 into gward-master
Florent Xicluna
More...
almost 11 years ago
Merge pull request #241 from deshipu/master
Florent Xicluna
More...
almost 11 years ago
Fix regression with multiple brackets; issue #214
Florent Xicluna
More...
almost 11 years ago
Add 3.4 to tox.ini
Florent Xicluna
More...
almost 11 years ago
No more support for Python 2.5 on Travis
Florent Xicluna
More...
almost 11 years ago
Add one more test case for issue #224 (based on code review)
Greg Ward
More...
over 11 years ago
Make maybe_check_physical() easier to understand (based on code review)
Greg Ward
More...
over 11 years ago
Optionally disable physical line checks inside multiline strings (issue #242)
Greg Ward
More...
over 11 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree