-
Notifications
You must be signed in to change notification settings - Fork 753
Pull requests: PyCQA/pycodestyle
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
reduce "python_3000_invalid_escape_sequence" execution time by ~60%
#1293
opened Jul 17, 2025 by
abebus
Loading…
reduce "module_imports_on_top_of_file" execution time by ~20%
#1292
opened Jul 17, 2025 by
abebus
Loading…
reduce "missing_whitespace_after_keyword" execution time by ~17%
#1291
opened Jul 17, 2025 by
abebus
Loading…
W504: Fix positional-only / keyword-only mark being treated as a binary operator
#1098
opened Sep 11, 2022 by
Jackenmen
Loading…
Fix false alarm in E203 rule (issue #373, black incompatibility)
#914
opened Feb 28, 2020 by
DesbyP
Loading…
Fix #856 by ignoring combining diacritics when computing line length
#869
opened May 30, 2019 by
reynoldsnlp
Loading…
Improve check for logical continuation in comprehension.
#866
opened May 13, 2019 by
anntzer
Loading…
BaseReport Messages Include Error Row and Column Info
#852
opened Mar 6, 2019 by
astro-josh
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.