-
-
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
Disable unspecified-encoding for py-version above Python 3.15
backport maintenance/4.0.x
False Positive 🦟
A message is emitted but nothing is wrong with the code
Bump astroid from 4.0.1 to 4.0.3
dependency
Label for github dependabot
Skip news 🔇
This change does not require a changelog entry
#10799
opened Jan 5, 2026 by
dependabot
bot
Loading…
Fix FP for A message is emitted but nothing is wrong with the code
invalid-name with typing.Final on dataclass fields
backport maintenance/4.0.x
C: invalid-name
False Positive 🦟
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
Use new Arguments.get_annotations() helper from astroid
Blocked 🚧
Blocked by a particular issue
Maintenance
Discussion or action around maintaining pylint or the dev workflow
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
Skip news 🔇
This change does not require a changelog entry
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…
Extra arg for "method" (self) and "classmethod" (cls)
Bug 🪲
False Positive 🦟
A message is emitted but nothing is wrong with the code
Work in progress
#10443
opened Jun 27, 2025 by
fgallaire
Loading…
[format check] Misleading scientific, engineering, or underscore grouping notations in Improvement to a component
float
Enhancement ✨
[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 🦋
Alter fallback for source-roots
Import system
Needs review 🔍
Needs to be reviewed by one or multiple more persons
Skip news 🔇
This change does not require a changelog entry
Previous Next
ProTip!
Adding no:label will show everything without a label.