-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: pylint-dev/pylint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Recognize version guards however Improvement to a component
sys.version_info is spelled
Enhancement ✨
Add Improvement to a component
Work in progress
useless-version-check for system checks guarding dead code.
Enhancement ✨
#11274
opened Aug 14, 2026 by
Pierre-Sassoulas
Member
•
Draft
Fix multiple crashes for classes with duplicate or inconsistent bases
backport maintenance/4.0.x
Crash 💥
A bug that makes pylint crash
Update _check_attribute_defined_outside_init for helper functions
backport maintenance/4.0.x
False Positive 🦟
A message is emitted but nothing is wrong with the code
#11270
opened Aug 13, 2026 by
edrosten
Loading…
Link option names in the documentation
Documentation 📗
Skip news 🔇
This change does not require a changelog entry
#11266
opened Aug 12, 2026 by
Pierre-Sassoulas
Member
•
Draft
Link message symbols and message ids in the documentation
Documentation 📗
Skip news 🔇
This change does not require a changelog entry
#11265
opened Aug 12, 2026 by
Pierre-Sassoulas
Member
•
Draft
Fix nested subscript assignment inference
False Positive 🦟
A message is emitted but nothing is wrong with the code
#11255
opened Aug 12, 2026 by
AG0708
Loading…
Fix false negative for No message is emitted but something is wrong with the code
disallowed-name on non-constant module-level names
False Negative 🦋
Add Improvement to a component
consider-narrowing-parameter check (R1738)
Enhancement ✨
#11236
opened Aug 8, 2026 by
Pierre-Sassoulas
Member
•
Draft
Fix duplicate-code false positive on placeholder-only function bodies
Bug 🪲
duplicate-code
Related to code duplication checker
#11233
opened Aug 7, 2026 by
adarshpuri20
Loading…
Fix recursive discovery below package roots
Bug 🪲
#11223
opened Aug 3, 2026 by
SaharYaz
Contributor
Loading…
Add nonsensical-float-arg for infinity and NaN arguments
Enhancement ✨
Improvement to a component
#11220
opened Aug 2, 2026 by
Pierre-Sassoulas
Member
•
Draft
Do not flag ungrouped imports inside OS platform guards
backport maintenance/4.0.x
False Positive 🦟
A message is emitted but nothing is wrong with the code
Waiting on author
Indicate that maintainers are waiting for a message of the author
Extend comparison-with-itself to identical attribute accesses
False Negative 🦋
No message is emitted but something is wrong with the code
Fix false positive for missing-kwoa when **kwargs dict keys are inferable
backport maintenance/4.0.x
False Positive 🦟
A message is emitted but nothing is wrong with the code
Fix unspecified-encoding false positive when the mode is not inferable
backport maintenance/4.0.x
False Positive 🦟
A message is emitted but nothing is wrong with the code
Improve assignment-from-no-return hints
Documentation 📗
Enhancement ✨
Improvement to a component
Needs review 🔍
Needs to be reviewed by one or multiple more persons
Add Blocked by a particular issue
python 3.15
invalid-lazy-import for PEP 810 imports Python rejects
Blocked 🚧
feat(pyreverse): add --theme option for dark-mode diagram output
pyreverse
Related to pyreverse component
#11205
opened Jul 28, 2026 by
Rayyan2235
Loading…
4 tasks done
feat(docparams): add mismatched-type-doc (W9022) checker for annotation vs docstring type mismatch
Enhancement ✨
Improvement to a component
#11194
opened Jul 27, 2026 by
berasaikat
Loading…
1 task done
Previous Next
ProTip!
Adding no:label will show everything without a label.