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
...
*
few mispelling errors
Carlos E. Garcia
2014-04-23
1
-2
/
+2
*
Return error code 1 on broken pipe, and restore compatibility with Python 2.5
Florent Xicluna
2014-04-18
1
-0
/
+8
*
Release version 1.5.6
1.5.6
Florent Xicluna
2014-04-14
1
-2
/
+2
*
Check the last line even if it has not EOL; issue #273
Florent Xicluna
2014-04-14
1
-0
/
+8
*
Release version 1.5.5
1.5.5
Florent Xicluna
2014-04-10
1
-2
/
+2
*
Fix regression with E22 checks and inline comments; issue #271
Florent Xicluna
2014-04-09
1
-0
/
+10
*
Release version 1.5.4
1.5.4
Florent Xicluna
2014-04-07
1
-2
/
+2
*
Fix negative offset with E303 before a multi-line docstring; issue #269
Florent Xicluna
2014-04-05
1
-0
/
+7
*
Release version 1.5.3
1.5.3
Florent Xicluna
2014-04-04
1
-1
/
+1
*
Fix wrong offset computation when error is on the last char of a physical lin...
Florent Xicluna
2014-04-04
1
-0
/
+4
*
Tests should pass for the tarball distributed on PyPI; issue 267
Florent Xicluna
2014-04-04
1
-0
/
+5
*
Release version 1.5.2
1.5.2
Florent Xicluna
2014-04-04
1
-3
/
+3
*
Do not allow newline after parameter equal; issue #252
Florent Xicluna
2014-04-04
1
-0
/
+2
*
Fix caret position when line contains tabs
Florent Xicluna
2014-04-03
1
-0
/
+2
*
Report correct line number for E303 with comments; issue #60
Florent Xicluna
2014-04-03
1
-0
/
+2
*
Fix line number and offset for multi-line strings; issue #220
Florent Xicluna
2014-04-03
1
-0
/
+2
*
Reorder changelog
Florent Xicluna
2014-04-03
1
-2
/
+6
*
Distribute a universal wheel file, .whl
Florent Xicluna
2014-04-03
1
-0
/
+2
*
Fix E501 not detected in comments with Python 2.5
Florent Xicluna
2014-04-03
1
-0
/
+2
*
Fix false positive E121/E126 with multi-line string; issue #265
Florent Xicluna
2014-04-03
1
-1
/
+1
*
Back to development; review some docstrings in relation with PEP 257.
Florent Xicluna
2014-03-28
1
-0
/
+6
*
Release version 1.5.1
1.5.1
Florent Xicluna
2014-03-27
1
-1
/
+3
*
Fix a crash with E125 on multi-line strings; closes #263
Florent Xicluna
2014-03-27
1
-0
/
+6
*
Release version 1.5
1.5
Florent Xicluna
2014-03-26
1
-1
/
+1
*
Report E131 instead of E121 / E126 for unaligned hanging indent
Florent Xicluna
2014-03-25
1
-0
/
+4
*
Merge. Allow long lines in docstrings and comments.
Florent Xicluna
2014-03-25
1
-0
/
+6
|
\
|
*
Allow long lines in comments too, with similar rules; related to issue #224
Florent Xicluna
2014-03-23
1
-0
/
+6
*
|
Separate Changes and Bug fixes in the changelog
Florent Xicluna
2014-03-25
1
-2
/
+10
*
|
Clarify E121 and E126 for hanging indents, and reports all over-indented cont...
Florent Xicluna
2014-03-25
1
-0
/
+7
*
|
Merge, add E265 for space before block comment; issue #190
Florent Xicluna
2014-03-25
1
-0
/
+2
|
\
\
|
*
|
Add E265 for space before block comment; issue #190
Florent Xicluna
2013-05-01
1
-0
/
+2
*
|
|
Merge branch 'master' into issue126
Florent Xicluna
2014-03-25
1
-2
/
+64
|
\
\
\
|
*
|
|
Catch more E713 and E714 with a regular expression; issue #236 continued
Florent Xicluna
2014-03-25
1
-0
/
+3
|
*
|
|
Relax a bit the regex for W602, 3-arguments raise; closes #34
Florent Xicluna
2014-03-24
1
-0
/
+2
|
*
|
|
A false positivee E126 when indenting with tabs; closes #204
Florent Xicluna
2014-03-24
1
-0
/
+2
|
*
|
|
A false positive E126 with embedded colon; fixes #144
Florent Xicluna
2014-03-24
1
-0
/
+2
|
*
|
|
Do not report multiple E101 if only one line starts with a tab; issue #237
Florent Xicluna
2014-03-24
1
-0
/
+3
|
*
|
|
The logical checks can return None; issue #250
Florent Xicluna
2014-03-24
1
-0
/
+3
|
*
|
|
Fix usage of in the project config file; issue #247
Florent Xicluna
2014-03-24
1
-0
/
+3
|
*
|
|
Fix a false positive E124 for hanging indent: issue #254
Florent Xicluna
2014-03-23
1
-0
/
+2
|
*
|
|
Revert previous change and fix the 'paths' keyword argument instead; fixes #246
Florent Xicluna
2014-03-23
1
-0
/
+3
|
*
|
|
Slightly improve readability
Florent Xicluna
2014-03-23
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #241 from deshipu/master
Florent Xicluna
2014-03-23
1
-0
/
+1
|
|
\
\
|
|
*
|
Fix #240: Allow errors on empty files
Radomir Dopieralski
2013-11-07
1
-0
/
+1
|
*
|
|
Fix regression with multiple brackets; issue #214
Florent Xicluna
2014-03-22
1
-0
/
+2
|
|
/
/
|
*
|
Fix issue with --select and flake8 extensions; issue #216
Florent Xicluna
2013-07-04
1
-0
/
+7
|
*
|
Release version 1.4.6
1.4.6
Florent Xicluna
2013-07-02
1
-2
/
+2
|
*
|
Another E122 not detected
Florent Xicluna
2013-06-16
1
-1
/
+1
|
*
|
Merge pull request #207 from jcrocholl/issue103
Florent Xicluna
2013-06-15
1
-0
/
+7
|
|
\
\
|
|
*
|
Accept both styles of closing bracket indentation, ignore E123 in the default...
Florent Xicluna
2013-05-02
1
-1
/
+4
[prev]
[next]