Skip to content

Pull requests: pylint-dev/pylint

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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 disallowed-name on non-constant module-level names False Negative 🦋 No message is emitted but something is wrong with the code
#11241 opened Aug 9, 2026 by ArockiaRajamanickam Loading… 4.1.0
Docs: mention MegaLinter as a ready-made CI option
#11237 opened Aug 8, 2026 by nvuillam Loading…
Add consider-narrowing-parameter check (R1738) Enhancement ✨ Improvement to a component
#11236 opened Aug 8, 2026 by Pierre-Sassoulas Member Draft
Guarantee deterministic recursive file discovery
#11230 opened Aug 4, 2026 by subotac 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
#11217 opened Jul 31, 2026 by TheGreatApollyon Contributor Loading… 4.1.0
Extend comparison-with-itself to identical attribute accesses False Negative 🦋 No message is emitted but something is wrong with the code
#11216 opened Jul 31, 2026 by TheGreatApollyon Contributor Loading… 4.2.0
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
#11215 opened Jul 31, 2026 by TheGreatApollyon Contributor Loading… 4.1.0
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
#11214 opened Jul 31, 2026 by TheGreatApollyon Contributor Loading… 4.1.0
Improve assignment-from-no-return hints Documentation 📗 Enhancement ✨ Improvement to a component Needs review 🔍 Needs to be reviewed by one or multiple more persons
#11210 opened Jul 30, 2026 by kocaemre Loading… 4.2.0
feat(pyreverse): add --theme option for dark-mode diagram output
#11205 opened Jul 28, 2026 by Rayyan2235 Loading…
4 tasks done
Fix crash in consider-using-dict-items on non-name loop targets
#11189 opened Jul 26, 2026 by Sanjays2402 Contributor Loading…
ProTip! What’s not been updated in a month: updated:<2026-07-14.