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

Fix crash on failed attribute inference
#11372 opened Aug 31, 2026 by rootsec1 Loading…
Improve py-version guidance for multi-version projects Enhancement ✨ Improvement to a component Skip news 🔇 This change does not require a changelog entry
#11366 opened Aug 29, 2026 by Jokasa7 Contributor Loading… 4.1.0
tests: skip the symlink functional test on Windows
#11360 opened Aug 28, 2026 by iam-kira 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
Recognize version guards however sys.version_info is spelled Blocked 🚧 Blocked by a particular issue Enhancement ✨ Improvement to a component
#11293 opened Aug 18, 2026 by Pierre-Sassoulas Member Draft 4.1.0
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
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.