-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: pylint-dev/pylint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: use metaclass __call__ signature on class instantiation
#11055
opened May 28, 2026 by
Millefeuille42
Loading…
5 tasks done
Skip PEP 695 type parameters in attribute member checks
Crash 💥
A bug that makes pylint crash
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
#11054
opened May 28, 2026 by
Pierre-Sassoulas
Member
•
Draft
Fix no-member false positive on union with dynamic __getattr__
backport maintenance/4.0.x
False Positive 🦟
A message is emitted but nothing is wrong with the code
Document permanentely deleted messages
Documentation 📗
Work in progress
#11051
opened May 27, 2026 by
Pierre-Sassoulas
Member
Loading…
[diagnostic] Reproduce #9168 cyclic-import macOS gap
macOS
Work in progress
#11048
opened May 25, 2026 by
Pierre-Sassoulas
Member
•
Draft
Add regression tests for 32 previously FIXED open issues
Maintenance
Discussion or action around maintaining pylint or the dev workflow
Skip news 🔇
This change does not require a changelog entry
Work in progress
Update format parsing to support f-strings and the str.format function
Enhancement ✨
Improvement to a component
Perf: PyLinter._discover_files() skip traversal into ignored directories.
Enhancement ✨
Improvement to a component
performance
Fix no-value-for-parameter false negative when kwargs is inferable
False Negative 🦋
No message is emitted but something is wrong with the code
Add built-in JUnit XML reporter
Enhancement ✨
Improvement to a component
Waiting on author
Indicate that maintainers are waiting for a message of the author
Add Pyreverse primer
Needs review 🔍
Needs to be reviewed by one or multiple more persons
primer
pyreverse
Related to pyreverse component
#10974
opened Apr 18, 2026 by
Julfried
Contributor
Loading…
feat: expand use-implicit-booleaness-not-len to catch len comparisons to 0
Blocked 🚧
Blocked by a particular issue
#10962
opened Apr 10, 2026 by
mvanhorn
Contributor
Loading…
Prevent remaster from updating fallback versioned expected outputs
Maintenance
Discussion or action around maintaining pylint or the dev workflow
Skip news 🔇
This change does not require a changelog entry
#10953
opened Apr 2, 2026 by
mchris86
Loading…
Prevent --update-functional-output from deleting or overwriting fallback versioned output files for other Python versions.
tests
#10950
opened Apr 1, 2026 by
mchris86
Loading…
[primer] Show changed messages as diffs instead of removed+added
Maintenance
Discussion or action around maintaining pylint or the dev workflow
primer
Skip news 🔇
This change does not require a changelog entry
#10914
opened Mar 10, 2026 by
Pierre-Sassoulas
Member
•
Draft
Fix TOML boolean false values for store_true options
Configuration
Related to configuration
Waiting on author
Indicate that maintainers are waiting for a message of the author
#10903
opened Mar 8, 2026 by
marwinsteiner
Loading…
3 tasks done
Add a Improvement to a component
add_message_at_node and add_message_at_location API in BaseChecker
Enhancement ✨
Add benchmark comparison workflow with PR comments
Enhancement ✨
Improvement to a component
performance
Work in progress
#10893
opened Mar 7, 2026 by
Pierre-Sassoulas
Member
•
Draft
Fix quadratic performance and memory issues in duplicate-code checker
duplicate-code
Related to code duplication checker
performance
Attribute duplicate-code messages to involved modules, not the last-checked one
Bug 🪲
duplicate-code
Related to code duplication checker
Fix used-before-assignment false negative with bare type annotations
C: used-before-assignment
Issues related to 'used-before-assignment' check
False Negative 🦋
No message is emitted but something is wrong with the code
Waiting on author
Indicate that maintainers are waiting for a message of the author
Add 'redundant-exception-message' check (W0720)
Blocked 🚧
Blocked by a particular issue
Enhancement ✨
Improvement to a component
Needs decision 🔒
Needs a decision before implemention or rejection
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.