Skip to content

Pull requests: PyCQA/pycodestyle

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix IndexError regression with E275
#1073 opened May 30, 2022 by asottile Loading…
add python3.11 support (except* and a[*b])
#1070 opened May 17, 2022 by asottile Loading…
add GitHub URL for PyPi
#1057 opened Feb 28, 2022 by andriyor Loading…
fix E203 false positive in list slices
#1047 opened Dec 28, 2021 by legau Loading…
WiP: Added PEP518 support
#1007 opened Aug 4, 2021 by carstencodes Draft
Allow explicit comparisons to type(None).
#998 opened May 26, 2021 by anntzer Loading…
E131: indent_chances overwritten
#972 opened Dec 9, 2020 by andribas404 Loading…
Moved the metadata into setup.cfg
#921 opened Mar 27, 2020 by KOLANICH Loading…
Docstring may also be prefixed with U and R.
#878 opened Jul 28, 2019 by xuhdev Loading…
Allow spaces before lambda.
#870 opened Jun 11, 2019 by anntzer Loading…
Check inconsistent return statements
#711 opened Dec 2, 2017 by r3m0t Loading…
Make tested code valid Python code
#657 opened Jun 15, 2017 by SylvainDe Loading…
Option for detecting hanging indents
#632 opened Mar 15, 2017 by SamriddhiJain Loading…
Fix cross-platfrom issues with test suite
#529 opened Jun 2, 2016 by jnmclarty Loading…
Adds E133 with --hang-closing test
#528 opened Jun 2, 2016 by alecklandgraf Loading…
Issue# 430, Fixing Indentation levels
#464 opened Dec 2, 2015 by zevnux Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.