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
Branch
Commit message
Author
Age
E306_async_def
E306: fix detection inside `async def`
Anthony Sottile
5 years
E721-allow-is-v2
allow `is` and `is not` for type compares
Anthony Sottile
23 months
add-code-of-conduct
Add link to PyCQA code of conduct
Ian Cordasco
9 years
bug/507
Allow spaces around = in async definitions
Ian Cordasco
8 years
develop
Added skip missing interpreters flag to tox config
Ian Lee
8 years
doc-update
Updated two more references to old name
Ian Lee
8 years
drop_py34
drop python 3.4
Anthony Sottile
4 years
feature292
Do not enforce whitespaces around ** operator; issue #292
Florent Xicluna
10 years
followup-to-499
Updated text list of "ignored by default" codes
Ian Lee
9 years
gh-425
Updated change log for issue #425
Ian Lee
8 years
gh-502
Fixed all but the last test case
Ian Lee
8 years
gh-702
Inserting test case for GitHub #702
Ian Lee
7 years
issue-228
Patched pep8 to comply with pydocstyle; Closes #228.
Ian Lee
9 years
issue-304
Add more test cases for E402; issue #304
Ian Lee
10 years
issue-314
Fixing compound_statement not to be quadratic in # of :s
Darioush Jalalinasab
10 years
issue-316
Add entry to changelog.
Ian Lee
10 years
issue-319-regression
Add regression reported for #319
Ian Lee
10 years
issue-334
Add failing tests for issue #334
Ian Lee
10 years
issue-338
Make explicit error on print only emit if "print_function" is imported; issue...
Ian Lee
10 years
issue-357
Only an annotated function if in the first layer of parens
Ian Lee
10 years
issue-363
Update changelog for issue #363
Ian Lee
10 years
issue-366
Update changelog for issue #366
Ian Lee
10 years
issue-366-regression
Add test case per @myint which regressed in the issue-366 branch. #366
Ian Lee
10 years
issue-368
Update changelog; issue #368 / #369
Ian Lee
10 years
issue-376
Added passing test case related to #376
Ian Lee
8 years
issue-452
Fixed #452 - Mention `ignore` in Error codes and not Configuration
Ian Lee
9 years
issue-473
Added failing tests verifying #473
Ian Lee
9 years
issue/1018
Allow __all__ to be typed
Ian Stapleton Cordasco
3 years
issue319
Do not skip physical checks if the newline is escaped; issue #319
Florent Xicluna
10 years
issue336
Fix false positive E713; issue #330
Florent Xicluna
10 years
issue358
Add failing test for issue #358
Florent Xicluna
10 years
main
Merge pull request #1141 from PyCQA/pre-commit-ci-update-config
Anthony Sottile
18 months
markdown
Updated name change note
Ian Lee
8 years
master
Merge pull request #1025 from asottile/revert-990
Ian Stapleton Cordasco
3 years
package-pycodestyle
Updated tests and doc examples -> pycodestyle
Ian Lee
8 years
pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot]
3 years
release/1.7.x
Release 1.7.1
Ian Stapleton Cordasco
7 years
release/1.8.0
Updated version string to PEP-440 format
Ian Lee
8 years
release/2.0.0
Tagged release 2.0.0
Ian Lee
8 years
release/v1.6.3
Bumped version in preparation of release
Ian Lee
9 years
remove_indent_size_str
remove indent_size_str
Anthony Sottile
4 years
test-pypy3
Add tests on PyPy 3 for Travis-CI
Florent Xicluna
10 years
upcoming-3.0
Updated changelog to mark #425 as for 3.0 release
Ian Lee
8 years
update-rtd-links
Finished updating rtd links
Ian Lee
8 years
update_sphinx
Updated default html_theme per Sphinx updates
Ian Lee
9 years
Tag
Download
Author
Age
2.10.0
pep8-2.10.0.tar.gz
Anthony Sottile
24 months
2.9.1
pep8-2.9.1.tar.gz
Anthony Sottile
2 years
2.9.0
pep8-2.9.0.tar.gz
Anthony Sottile
2 years
2.8.0
pep8-2.8.0.tar.gz
Anthony Sottile
3 years
2.7.0
pep8-2.7.0.tar.gz
Anthony Sottile
4 years
2.6.0
pep8-2.6.0.tar.gz
Ian Lee
5 years
2.6.0a1
pep8-2.6.0a1.tar.gz
Anthony Sottile
5 years
2.5.0
pep8-2.5.0.tar.gz
Ian Stapleton Cordasco
6 years
2.4.0
pep8-2.4.0.tar.gz
Ian Stapleton Cordasco
7 years
1.7.1
pep8-1.7.1.tar.gz
Ian Stapleton Cordasco
7 years
2.3.1
pep8-2.3.1.tar.gz
Ian Cordasco
8 years
2.3.0
pep8-2.3.0.tar.gz
Ian Cordasco
8 years
2.2.0
pep8-2.2.0.tar.gz
Ian Lee
8 years
2.1.0
pep8-2.1.0.tar.gz
Ian Lee
8 years
2.0.0
pep8-2.0.0.tar.gz
Ian Lee
8 years
2.0.0a1
pep8-2.0.0a1.tar.gz
Ian Lee
8 years
1.7.0
pep8-1.7.0.tar.gz
Ian Lee
9 years
1.6.2
pep8-1.6.2.tar.gz
Ian Lee
10 years
1.6.1
pep8-1.6.1.tar.gz
Ian Lee
10 years
1.6
pep8-1.6.tar.gz
Ian Lee
10 years
1.5.7
pep8-1.5.7.tar.gz
Florent Xicluna
10 years
1.5.6
pep8-1.5.6.tar.gz
Florent Xicluna
11 years
1.5.5
pep8-1.5.5.tar.gz
Florent Xicluna
11 years
1.5.4
pep8-1.5.4.tar.gz
Florent Xicluna
11 years
1.5.3
pep8-1.5.3.tar.gz
Florent Xicluna
11 years
1.5.2
pep8-1.5.2.tar.gz
Florent Xicluna
11 years
1.5.1
pep8-1.5.1.tar.gz
Florent Xicluna
11 years
1.5
pep8-1.5.tar.gz
Florent Xicluna
11 years
1.4.6
pep8-1.4.6.tar.gz
Florent Xicluna
11 years
1.4.5
pep8-1.4.5.tar.gz
Florent Xicluna
12 years
1.4.4
pep8-1.4.4.tar.gz
Florent Xicluna
12 years
1.4.3
pep8-1.4.3.tar.gz
Florent Xicluna
12 years
1.4.2
pep8-1.4.2.tar.gz
Florent Xicluna
12 years
1.4.1
pep8-1.4.1.tar.gz
Florent Xicluna
12 years
1.4
pep8-1.4.tar.gz
Florent Xicluna
12 years
1.3.4
pep8-1.3.4.tar.gz
Florent Xicluna
12 years
1.3.3
pep8-1.3.3.tar.gz
Florent Xicluna
12 years
1.3.2
pep8-1.3.2.tar.gz
Florent Xicluna
12 years
1.3.1
pep8-1.3.1.tar.gz
Florent Xicluna
12 years
1.3
pep8-1.3.tar.gz
Florent Xicluna
12 years
1.2
pep8-1.2.tar.gz
Florent Xicluna
12 years
1.1
pep8-1.1.tar.gz
Florent Xicluna
12 years
1.0.1
pep8-1.0.1.tar.gz
Florent Xicluna
13 years