-
-
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
Update _check_attribute_defined_outside_init for helper functions
#11270
opened Aug 13, 2026 by
edrosten
Loading…
Fix class checker crashes on
x.__class__ targets outside plain assignments
#11268
opened Aug 12, 2026 by
codeAnqiang-ma
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
Add functional tests for messages affected by PEP 798 comprehension unpacking
Blocked 🚧
Blocked by a particular issue
python 3.15
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
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
feat(pyreverse): add --theme option for dark-mode diagram output
#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
Fix superfluous-parens false negative for and/or conditions
#11190
opened Jul 26, 2026 by
skdas20
Loading…
Fix crash in consider-using-dict-items on non-name loop targets
#11189
opened Jul 26, 2026 by
Sanjays2402
Contributor
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-07-14.