index
:
delta/python-packages/pep8.git
E306_async_def
E721-allow-is-v2
add-code-of-conduct
bug/507
develop
doc-update
drop_py34
feature292
followup-to-499
gh-425
gh-502
gh-702
issue-228
issue-304
issue-314
issue-316
issue-319-regression
issue-334
issue-338
issue-357
issue-363
issue-366
issue-366-regression
issue-368
issue-376
issue-452
issue-473
issue/1018
issue319
issue336
issue358
main
markdown
master
package-pycodestyle
pre-commit-ci-update-config
release/1.7.x
release/1.8.0
release/2.0.0
release/v1.6.3
remove_indent_size_str
test-pypy3
upcoming-3.0
update-rtd-links
update_sphinx
github.com: jcrocholl/pep8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Fix E122 not detected in some cases; issue #201
Florent Xicluna
2013-06-15
1
-0
/
+2
|
*
|
|
Fix E70x not detected sometimes; issue #196
Florent Xicluna
2013-05-03
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
Fix BOM for Python 3 too, add changelog entry
Florent Xicluna
2013-05-01
1
-0
/
+2
|
|
/
|
*
Do not crash when running AST checks and the document contains null bytes
Florent Xicluna
2013-04-27
1
-0
/
+3
|
*
Fix typo in CHANGES.txt
Florent Xicluna
2013-04-27
1
-1
/
+1
|
*
Report other E12 errors when E123 is ignored; issue #103
Florent Xicluna
2013-04-26
1
-0
/
+2
|
*
Optimize the file exclusion feature
Florent Xicluna
2013-04-16
1
-0
/
+2
|
*
Give priority to --select over --ignore; issue #188
Florent Xicluna
2013-04-16
1
-0
/
+2
|
*
Read configuration from both tox.ini and setup.cfg; issue #182
Florent Xicluna
2013-03-24
1
-0
/
+4
*
|
Split E125 for visual indent versus hanging indent; issue #126
Florent Xicluna
2013-03-22
1
-0
/
+3
|
/
*
Honor # noqa for errors E711 and E712; issue #180
Florent Xicluna
2013-03-21
1
-0
/
+6
*
Release version 1.4.5
1.4.5
Florent Xicluna
2013-03-06
1
-2
/
+2
*
Fix behavior when 'select' is passed to the StyleGuide constructor
Florent Xicluna
2013-03-02
1
-0
/
+3
*
Add more tests for the CLI; issue #162
Florent Xicluna
2013-03-02
1
-1
/
+2
*
Add the unittests to the configuration
Florent Xicluna
2013-03-01
1
-0
/
+2
*
Fix false E302 when there's a comment before the first function or class; iss...
Florent Xicluna
2013-03-01
1
-0
/
+3
*
Add changelog entry for f82bf22.
Florent Xicluna
2013-02-26
1
-0
/
+2
*
Do not select.select on stdin, it is not supported on Windows. Fixes #170
Florent Xicluna
2013-02-26
1
-2
/
+7
*
Add __pycache__ to the ignore list
Florent Xicluna
2013-02-26
1
-0
/
+2
*
Do not require 'setuptools' to work around an issue with pip and Python 3; is...
Florent Xicluna
2013-02-26
1
-0
/
+7
*
Release version 1.4.4
1.4.4
Florent Xicluna
2013-02-24
1
-1
/
+1
*
Fix a false E128 for indentation with tabs and add tests; issue #155
Florent Xicluna
2013-02-24
1
-0
/
+2
*
Report E227 or E228 instead of E225 for whitespace around bitwise, shift or m...
Florent Xicluna
2013-02-24
1
-1
/
+7
*
Fix the --testsuite option to print the unexpected warnings
Florent Xicluna
2013-02-24
1
-0
/
+3
*
Fix broken --diff option after changeset 4721b9dc; issue #169
Florent Xicluna
2013-02-24
1
-0
/
+6
*
Release version 1.4.3
1.4.3
Florent Xicluna
2013-02-22
1
-1
/
+1
*
Allow to change the 'checker_class' for the StyleGuide.
Florent Xicluna
2013-02-22
1
-0
/
+2
*
Merge branch 'graceful-stop'
Florent Xicluna
2013-02-20
1
-0
/
+2
|
\
|
*
Initiate a graceful shutdown on Ctrl+C
Florent Xicluna
2013-02-14
1
-0
/
+2
*
|
Read from standard input if no path is specified
Florent Xicluna
2013-02-14
1
-0
/
+2
|
/
*
Fix crash with AST checkers when the syntax is invalid. Issue #160
Florent Xicluna
2013-02-13
1
-0
/
+2
*
Hide the --doctest and --testsuite options when installed
Florent Xicluna
2013-02-10
1
-0
/
+6
*
Release version 1.4.2
1.4.2
Florent Xicluna
2013-02-10
1
-2
/
+2
*
Refactor the testing framework into a separate module
Florent Xicluna
2013-02-10
1
-0
/
+3
*
Changelog entry for previous changeset for issue #155
Florent Xicluna
2013-02-09
1
-0
/
+2
*
Re-order the lines for the StandardReport
Florent Xicluna
2013-02-09
1
-0
/
+2
*
Add reference to issue #158 for changeset 26d48ca
Florent Xicluna
2013-02-08
1
-0
/
+3
*
Accept visual indentation without parenthesis after the if statement. Issue #151
Florent Xicluna
2013-02-04
1
-0
/
+3
*
Allow to construct a StyleGuide with a custom parser
Florent Xicluna
2013-01-22
1
-0
/
+2
*
Allow to register new checkers, including AST checkers
Florent Xicluna
2013-01-22
1
-0
/
+8
*
Typo
Florent Xicluna
2013-01-19
1
-1
/
+1
*
Release version 1.4.1
1.4.1
Florent Xicluna
2013-01-18
1
-2
/
+2
*
Add the last change to the changelog
Florent Xicluna
2013-01-18
1
-0
/
+2
*
Honor the # noqa in addition to # nopep8
Florent Xicluna
2013-01-18
1
-0
/
+2
*
Report E703 instead of E702 for the trailing semicolon. Issue #117
Florent Xicluna
2012-12-26
1
-0
/
+2
*
Allow sphinx.ext.autodoc syntax for comments. Issue #110
Florent Xicluna
2012-12-26
1
-1
/
+1
*
The TODO has moved to the issue tracker a long time ago
Florent Xicluna
2012-12-23
1
-0
/
+6
*
Release version 1.4
1.4
Florent Xicluna
2012-12-22
1
-1
/
+1
*
Load the configuration from tox.ini if present; issue #141
Florent Xicluna
2012-12-22
1
-1
/
+2
*
Load the configuration from setup.cfg if present; issue #93
Florent Xicluna
2012-12-22
1
-0
/
+2
[prev]
[next]