GitHub / PyCQA/pycodestyle issues and pull requests
#1290 - micro optimisations
Pull Request -
State: open - Opened by abebus 20 days ago
- 4 comments
#1289 - Executing the command `pytest tests/test_data.py::test[testing/data/python39.py:1] -vv 2>&1` results in an error
Issue -
State: closed - Opened by lillianokok about 1 month ago
- 1 comment
#1288 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 month ago
#1287 - Ignore versions 3.14.0-alpha for usage of new tokens
Pull Request -
State: closed - Opened by SylvainDe about 1 month ago
- 1 comment
#1286 - fix false positive with TypeVar defaults with more than one argument
Pull Request -
State: closed - Opened by asottile about 2 months ago
#1285 - add sphinx configuration for rtfd
Pull Request -
State: closed - Opened by asottile about 2 months ago
#1284 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 2 months ago
#1281 - Inconsistent E131 depending on str literal on previous line
Issue -
State: closed - Opened by mikf 3 months ago
- 1 comment
#1280 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#1279 - handle PEP 696 generics without bounds
Pull Request -
State: closed - Opened by asottile 4 months ago
#1278 - add support for PEP 696 generic defaults
Pull Request -
State: closed - Opened by asottile 5 months ago
#1277 - E251: false positive for PEP 696 TypeVar defaults
Issue -
State: closed - Opened by asottile-sentry 5 months ago
#1276 - E402 ignores dunder variables between imports
Issue -
State: closed - Opened by chaush-server 5 months ago
- 2 comments
#1275 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
#1274 - False E251 and E202 for f-strings
Issue -
State: closed - Opened by MikhailRyazanov 7 months ago
- 1 comment
#1273 - An empty file ends with a newline raise W391 blank line at end of file
Issue -
State: closed - Opened by EeyoreLee 7 months ago
- 3 comments
#1272 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#1271 - Outdated documentation
Issue -
State: closed - Opened by frenzymadness 9 months ago
- 6 comments
#1270 - Release 1.7.2
Pull Request -
State: closed - Opened by PennRobotics 9 months ago
- 1 comment
#1269 - More clearly deprecate the pep8 package
Issue -
State: closed - Opened by PennRobotics 9 months ago
- 2 comments
#1268 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 9 months ago
#1267 - py39-plus
Pull Request -
State: closed - Opened by asottile 9 months ago
#1266 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 10 months ago
#1265 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 10 months ago
#1264 - E231 false pass in f-string substitution
Issue -
State: closed - Opened by aloteda 10 months ago
- 1 comment
#1263 - E122 false positive after new line string concatenation with f-string
Issue -
State: closed - Opened by dsotirho-ucsc 10 months ago
- 1 comment
#1262 - E711 not raised on '==' when comparing Enum
Issue -
State: closed - Opened by JamesPhillips-scoota 11 months ago
- 1 comment
#1261 - docs: update code-of-conduct URLs
Pull Request -
State: closed - Opened by jayaddison 11 months ago
#1260 - E201 / E202 false positives inside f-strings for Python 3.12
Issue -
State: closed - Opened by vanschelven 12 months ago
- 1 comment
#1259 - Reconsider gh-1201 about whitespace in f-string debug format.
Issue -
State: closed - Opened by WarrenWeckesser 12 months ago
- 1 comment
#1258 - False positives when using white space around = in f-string debug format.
Issue -
State: closed - Opened by WarrenWeckesser 12 months ago
- 1 comment
#1257 - Speed up _is_eol_token
Pull Request -
State: closed - Opened by correctmost 12 months ago
- 1 comment
#1256 - Speed up _is_eol_token
Pull Request -
State: closed - Opened by correctmost 12 months ago
- 2 comments
#1255 - Combine rstrip calls in trailing_whitespace check
Pull Request -
State: closed - Opened by correctmost 12 months ago
#1254 - Use list comprehensions to avoid append() calls
Pull Request -
State: closed - Opened by correctmost 12 months ago
#1253 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 12 months ago
#1252 - adjust logical line for FSTRING_MIDDLE brace escaping
Pull Request -
State: closed - Opened by asottile 12 months ago
#1251 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#1250 - E202 complains about meaningful space before parenthesis in f-strings debug expressions
Issue -
State: closed - Opened by nj-vs-vh about 1 year ago
- 1 comment
#1249 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#1248 - E226: unable to detect missing whitespace in f-string
Issue -
State: closed - Opened by yuxCai about 1 year ago
- 1 comment
#1247 - add new error E204 for whitespace after decorator @
Pull Request -
State: closed - Opened by asottile about 1 year ago
- 1 comment
#1246 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#1245 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#1244 - Not all errors get ignored when comment on same line
Issue -
State: closed - Opened by 1lutz about 1 year ago
- 1 comment
#1243 - f-string varialbes shows wrong E251 and E202 since python 3.12 upgrade
Issue -
State: closed - Opened by gituser789 about 1 year ago
- 2 comments
#1242 - E122: No valid indent for long function call nested in f-string?
Issue -
State: open - Opened by anntzer over 1 year ago
- 2 comments
#1241 - Spurious E231 for nested format substitutions
Issue -
State: open - Opened by anntzer over 1 year ago
#1240 - E251: keyword `=` vs. expressions with spaces
Issue -
State: closed - Opened by adamsol over 1 year ago
- 1 comment
#1239 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#1238 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#1236 - docs: meta.pycqa.org code-of-conduct hyperlinks are not redirecting as expected.
Issue -
State: closed - Opened by jayaddison over 1 year ago
- 3 comments
#1234 - E502: Fix E502 being disabled after a comment in a logical line
Pull Request -
State: closed - Opened by augustelalande over 1 year ago
- 1 comment
#1233 - suppress <name> may be undefined, or defined from star imports
Issue -
State: closed - Opened by qbnil over 1 year ago
- 3 comments
#1232 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#1231 - docs directory not shipped in pypi sdist
Issue -
State: closed - Opened by opoplawski over 1 year ago
- 1 comment
#1230 - Doc: StyleChecker(quiet) not documented
Issue -
State: closed - Opened by buhtz over 1 year ago
- 1 comment
#1229 - reporting incorrect information in format strings
Issue -
State: closed - Opened by beauxq over 1 year ago
- 1 comment
#1228 - prevent false positive for E721 on member function
Pull Request -
State: closed - Opened by da-raf over 1 year ago
#1227 - False-positive E704 with single-line stubs (black 2024 style)
Issue -
State: closed - Opened by bersbersbers over 1 year ago
- 1 comment
#1226 - pyproject.toml is not supported
Issue -
State: closed - Opened by Paebbels over 1 year ago
- 1 comment
#1225 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#1224 - Latest version doesn't seem to handle self-documenting f-string syntax added back in 3.8
Issue -
State: closed - Opened by BrentWilkins over 1 year ago
- 1 comment
#1223 - Adds support for pyproject.toml for python 3.11+ projects
Pull Request -
State: closed - Opened by scuml over 1 year ago
- 1 comment
#1222 - improve backtracking of COMPARE_TYPE_REGEX
Pull Request -
State: closed - Opened by asottile over 1 year ago
#1221 - How to get in touch regarding a security concern
Issue -
State: closed - Opened by psmoros over 1 year ago
- 2 comments
#1220 - test: support running tests out of tree
Pull Request -
State: closed - Opened by bdrung over 1 year ago
#1219 - Use setuptools.build_meta
Issue -
State: closed - Opened by nanonyme over 1 year ago
- 1 comment
#1218 - Inconsistent handling of indented comments (E116)
Issue -
State: closed - Opened by PeterJCLaw over 1 year ago
- 3 comments
#1217 - `exclude` is applied to `.`
Issue -
State: open - Opened by bersbersbers over 1 year ago
#1216 - E306 clarification
Issue -
State: closed - Opened by hoel-bagard over 1 year ago
- 1 comment
#1215 - testing: add a pair of E303 testcases
Pull Request -
State: closed - Opened by allisonkarlitskaya over 1 year ago
#1214 - missing description of public interface in documentation
Issue -
State: closed - Opened by jimka2001 over 1 year ago
- 9 comments
#1213 - Gitdev
Issue -
State: closed - Opened by Myahr208 over 1 year ago
#1212 - Fails to detect `E713 test for membership should be 'not in'` when left side more complex than simple variable
Issue -
State: closed - Opened by Kache over 1 year ago
- 1 comment
#1211 - blank lines and form feed (^L)
Issue -
State: closed - Opened by tungol over 1 year ago
- 2 comments
#1210 - ModuleNotFoundError: No module named 'flake8.plugins.pycodestyle'
Issue -
State: closed - Opened by giovannicemin almost 2 years ago
- 2 comments
#1209 - Tests fail with sources from PyPI for v2.11.1
Issue -
State: closed - Opened by lcheylus almost 2 years ago
- 1 comment
#1208 - List unpack operator in assignment triggers false positive E999
Issue -
State: closed - Opened by jnluy almost 2 years ago
- 1 comment
#1207 - fix 3.12 false positive when fstring chunk is a keyword
Pull Request -
State: closed - Opened by asottile almost 2 years ago
- 1 comment
#1206 - E275: false positive with f-strings in Python 3.12
Issue -
State: closed - Opened by ThiefMaster almost 2 years ago
- 1 comment
#1205 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#1204 - E901: not detected in Python 3.12.0
Issue -
State: closed - Opened by hhatto almost 2 years ago
- 2 comments
#1203 - E231 false positive with pycodestyle version 2.11.0
Issue -
State: closed - Opened by tanagumo almost 2 years ago
- 1 comment
#1202 - handle explicit line joining
Pull Request -
State: closed - Opened by tanagumo almost 2 years ago
- 2 comments
#1201 - False positive E202 and E251 inside f-string (Python 3.12)
Issue -
State: closed - Opened by AndrewUshakov almost 2 years ago
- 10 comments
#1200 - E123 handling not according PEP8 ?
Issue -
State: closed - Opened by rumpel360 almost 2 years ago
- 2 comments
#1199 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#1198 - Poetry >= 1.5.0 incompatibility
Issue -
State: closed - Opened by Matesanz almost 2 years ago
- 1 comment
#1197 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#1196 - Testing using sdist?
Issue -
State: closed - Opened by CameronNemo almost 2 years ago
- 1 comment
#1195 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#1194 - E302 with @overload: Should the `def`s be grouped together?
Issue -
State: closed - Opened by stdedos almost 2 years ago
- 1 comment
#1193 - Clarify how to configure pycodestyle when using pyproject.toml
Issue -
State: closed - Opened by RogerMarsh almost 2 years ago
- 1 comment
#1192 - E721 false positive with method access
Issue -
State: closed - Opened by shadchin almost 2 years ago
- 1 comment
#1191 - Undocumented breaking change affecting autopep8
Issue -
State: closed - Opened by paugier almost 2 years ago
- 4 comments
#1190 - 2.11: raise E201 and E202 with 3.12.0rc1
Issue -
State: closed - Opened by Akasurde almost 2 years ago
- 1 comment
#1189 - `indent-size` not considered when computing length of tab-indented lines.
Issue -
State: open - Opened by Nuno-Mota almost 2 years ago
- 5 comments
#1188 - Run a Django project using Github Actions workflow but at some point install flake8 to ignore W191,E501 errors only.
Issue -
State: closed - Opened by kevindRuby almost 2 years ago
- 1 comment
#1187 - E721: pycodestyle v2.11.0 does not raise the error to `int == type(obj)`
Issue -
State: open - Opened by ftnext almost 2 years ago