-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: pylint-dev/pylint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove redundant This change does not require a changelog entry
config.reports check in generate_reports
performance
Skip news 🔇
Fix TOML boolean false values for store_true options
#10903
opened Mar 8, 2026 by
marwinsteiner
Loading…
3 tasks done
Skip consider-using-min/max-builtin inside loops for performance
backport maintenance/4.0.x
False Positive 🦟
A message is emitted but nothing is wrong with the code
Add optional Improvement to a component
module and filepath params to BaseChecker.add_message exclusive with node
Enhancement ✨
Add benchmark comparison workflow with PR comments
Enhancement ✨
Improvement to a component
performance
Work in progress
#10893
opened Mar 7, 2026 by
Pierre-Sassoulas
•
Draft
Extra arg for "method" (self) and "classmethod" (cls) (continued)
False Negative 🦋
No message is emitted but something is wrong with the code
False Positive 🦟
A message is emitted but nothing is wrong with the code
Fix quadratic performance and memory issues in duplicate-code checker
duplicate-code
Related to code duplication checker
performance
Attribute duplicate-code messages to involved modules, not the last-checked one
Bug 🪲
duplicate-code
Related to code duplication checker
Show visual indication when score is below --fail-under threshold
Enhancement ✨
Improvement to a component
Fix used-before-assignment false negative with bare type annotations
C: used-before-assignment
Issues related to 'used-before-assignment' check
False Negative 🦋
No message is emitted but something is wrong with the code
docs: explain conflict between C0209 and W1203
Documentation 📗
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
Skip news 🔇
This change does not require a changelog entry
Waiting on author
Indicate that maintainers are waiting for a message of the author
#10680
opened Oct 19, 2025 by
prerna0412
Loading…
extend C1802 to detect len() comparisons with zero
Blocked 🚧
Blocked by a particular issue
False Negative 🦋
No message is emitted but something is wrong with the code
Needs decision 🔒
Needs a decision before implemention or rejection
Add consider-rewriting-conditional check in the CodeStyle extension
Enhancement ✨
Improvement to a component
Needs decision 🔒
Needs a decision before implemention or rejection
Optional Checkers
Related to a checked, disabled by default
New Checker for exhausted iterator in nested loops
Enhancement ✨
Improvement to a component
Work in progress
#10570
opened Sep 18, 2025 by
ranadheerg
Loading…
[script] Add :ref: automatically in the documentation
Documentation 📗
Skip news 🔇
This change does not require a changelog entry
#10568
opened Sep 17, 2025 by
Pierre-Sassoulas
•
Draft
Vendor 'mccabe' to reduce supply chain risks and optimize analysis later
Maintenance
Discussion or action around maintaining pylint or the dev workflow
Needs decision 🔒
Needs a decision before implemention or rejection
Update
invalid-envvar-default to flag os.environ.get
#10507
opened Aug 19, 2025 by
Aearsears
Loading…
[format check] Misleading scientific, engineering, or underscore grouping notations in numbers
Enhancement ✨
Improvement to a component
[pyreverse] Fix duplicate arrows when class attribute is assigned more than once
backport maintenance/4.0.x
Bug 🪲
pyreverse
Related to pyreverse component
Raise a No message is emitted but something is wrong with the code
Work in progress
too-many-function-args when calling super().__init__() with non-self argument
False Negative 🦋
Previous Next
ProTip!
Follow long discussions with comments:>50.