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
*
Allow spaces around equals sign of an annotated function definition parameter...
Ian Lee
2014-12-29
1
-0
/
+2
*
Merge pull request #360 from jcrocholl/issue-316
Ian Lee
2014-12-22
1
-0
/
+2
|
\
|
*
Add entry to changelog.
issue-316
Ian Lee
2014-12-18
1
-0
/
+2
*
|
Do not skip physical checks if the newline is escaped; issue #319
issue319
Florent Xicluna
2014-12-18
1
-0
/
+2
*
|
Merge pull request #354 from jcrocholl/feature292
Ian Lee
2014-12-18
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Do not enforce whitespaces around ** operator; issue #292
feature292
Florent Xicluna
2014-12-16
1
-0
/
+2
*
|
Merge branch fixing issues #330 and #336
Florent Xicluna
2014-12-17
1
-0
/
+2
|
\
\
|
*
|
Fix false positive E713; issue #330
issue336
Florent Xicluna
2014-12-16
1
-1
/
+1
|
*
|
Fix false positive E711/E712; issue #336
Florent Xicluna
2014-12-16
1
-0
/
+2
|
|
/
*
|
Add changelog entry for #323
Florent Xicluna
2014-12-17
1
-0
/
+3
|
/
*
Update changelog for issue #297
Ian Lee
2014-12-16
1
-0
/
+2
*
Review changelog
Florent Xicluna
2014-12-15
1
-4
/
+6
*
Merge remote-tracking branch 'yole/import-on-top-of-file' into issue304
Ian Lee
2014-12-14
1
-0
/
+2
|
\
|
*
Report E402 for imports not on top of file; issue #264. Also add ability to k...
Dmitry Jemerov
2014-07-24
1
-0
/
+2
*
|
Add changelog for #335
Ian Lee
2014-12-13
1
-0
/
+2
*
|
Don't crash if build_tokens_line() returns None; issue #306
Ian Lee
2014-12-13
1
-0
/
+2
*
|
Add documentation for ``--format`` (#198 / #310)
Ian Lee
2014-12-13
1
-0
/
+2
*
|
Merge branch 'willkg:normalize_path_fix'
Ian Lee
2014-12-13
1
-0
/
+2
|
\
\
|
*
|
Update changelog for issue #339 / #343
Ian Lee
2014-12-13
1
-0
/
+4
|
|
/
*
|
Add Ian to list of maintainers.
Ian Lee
2014-12-13
1
-0
/
+6
|
/
*
Do not report E704 in the default configuration; issue #277
Florent Xicluna
2014-05-29
1
-2
/
+3
*
Report E266 instead of E265 when the block common starts with multiple #; iss...
Florent Xicluna
2014-05-29
1
-0
/
+3
|
\
|
*
Report E266 instead of E265 when the block common starts with multiple #; iss...
Florent Xicluna
2014-04-26
1
-0
/
+3
*
|
Replace codes E111/2/3 with E114/5/6 for indentation of comments; issue #274
Florent Xicluna
2014-05-29
1
-0
/
+3
|
\
\
|
*
|
Replace codes E111/2/3 with E114/5/6 for indentation of comments; issue #274
Florent Xicluna
2014-04-26
1
-0
/
+3
|
|
/
*
|
Add changelog entries for E704 and E731
Florent Xicluna
2014-05-29
1
-0
/
+8
*
|
Release version 1.5.7
1.5.7
Florent Xicluna
2014-05-29
1
-2
/
+2
*
|
Add changelog entry
Florent Xicluna
2014-05-26
1
-0
/
+2
*
|
Check the last line even if it does not end with a NL; issue #286
Florent Xicluna
2014-05-07
1
-0
/
+2
*
|
Do not exit when an option in setup.cfg / tox.ini is not recognized
Florent Xicluna
2014-05-05
1
-0
/
+3
|
/
*
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
[next]