-
-
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
[pre-commit.ci] pre-commit autoupdate
Skip news 🔇
This change does not require a changelog entry
#11373
opened Aug 31, 2026 by
pre-commit-ci
Bot
Loading…
Improve py-version guidance for multi-version projects
Enhancement ✨
Improvement to a component
Skip news 🔇
This change does not require a changelog entry
Split mccabe --max-complexity into its own extension section
#11341
opened Aug 25, 2026 by
SemTiOne
Loading…
Fix unnecessary-direct-lambda-call when the lambda supplies a class-body scope
backport maintenance/4.0.x
#11337
opened Aug 24, 2026 by
chiruu12
Loading…
Skip the PR primer when the branch does not contain the primed 'main'
Maintenance
Discussion or action around maintaining pylint or the dev workflow
primer
Skip news 🔇
This change does not require a changelog entry
#11336
opened Aug 24, 2026 by
Pierre-Sassoulas
Member
•
Draft
Fix false positive
bad-super-call in a nested function that acts as a method of another class
#11314
opened Aug 19, 2026 by
ekanshul
Contributor
Loading…
Fix false
unexpected-line-ending-format when linting from stdin
#11308
opened Aug 19, 2026 by
ArockiaRajamanickam
Loading…
Add a generic Improvement to a component
is_module_member function in pylint.checkers.utils
Enhancement ✨
Recognize version guards however Blocked by a particular issue
Enhancement ✨
Improvement to a component
sys.version_info is spelled
Blocked 🚧
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
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…
Previous Next
ProTip!
Adding no:label will show everything without a label.