-
-
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
#11200
opened Jul 27, 2026 by
pre-commit-ci
Bot
Loading…
Detect repeated attribute chains in comparison-with-itself
#11195
opened Jul 27, 2026 by
Guflly
Loading…
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 consider-using-dict-items crash for non-name for-loop targets
#11193
opened Jul 27, 2026 by
Formatted
Loading…
Fix superfluous-parens false negative for and/or conditions
#11190
opened Jul 26, 2026 by
skdas20
Loading…
Fix pyreverse crash for uninferable named classes
#11184
opened Jul 23, 2026 by
yangfan-yf-yf
Loading…
tests: add optional pytest-random-order for isolation hunting
#11177
opened Jul 17, 2026 by
xu430
Loading…
Fix crash in consider-using-dict-items on a non-name loop target
#11174
opened Jul 16, 2026 by
chuenchen309
Loading…
Fix typing.NamedTuple generated member inference
#11171
opened Jul 16, 2026 by
Synvoya
Contributor
Loading…
fix(typecheck): check for assignment-from-no-return on unary not
#11168
opened Jul 14, 2026 by
SumanGouda
Loading…
Skip unspecified-encoding for unknown open modes
#11163
opened Jul 7, 2026 by
tungyhardDevOps
Contributor
Loading…
4 of 5 tasks
Detect setattr attributes outside init
False Negative 🦋
No message is emitted but something is wrong with the code
Needs review 🔍
Needs to be reviewed by one or multiple more persons
Support PEP 695 type parameter scopes from astroid's TypeParamScope
Bug 🪲
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
#11152
opened Jul 4, 2026 by
Pierre-Sassoulas
Member
•
Draft
2
Add zizmor to pre-commit and fix all its findings
Maintenance
Discussion or action around maintaining pylint or the dev workflow
Skip news 🔇
This change does not require a changelog entry
#11145
opened Jul 4, 2026 by
Pierre-Sassoulas
Member
Loading…
Improve arguments-differ message when parameter totals match
backport maintenance/4.0.x
Bug 🪲
Waiting on author
Indicate that maintainers are waiting for a message of the author
Pyreverse primer demo (do not merge!)
pyreverse
Related to pyreverse component
#11117
opened Jun 24, 2026 by
Julfried
Contributor
Loading…
Fix crash in logging checker on a non-UTF-8 bytes format string
Blocked 🚧
Blocked by a particular issue
Crash 💥
A bug that makes pylint crash
#11111
opened Jun 17, 2026 by
sarathfrancis90
Loading…
Fix crash with TypeVarTuple base aliases
backport maintenance/4.0.x
Crash 💥
A bug that makes pylint crash
Add visual indicator when score is below fail-under threshold
Enhancement ✨
Improvement to a component
Fix A message is emitted but nothing is wrong with the code
invalid-name false positive in if __name__ == "__main__": block
False Positive 🦟
#11080
opened Jun 6, 2026 by
Labib-Bin-Salam
Contributor
Loading…
Skip PEP 695 type parameters in attribute member checks
Blocked 🚧
Blocked by a particular issue
Crash 💥
A bug that makes pylint crash
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
Document permanentely deleted messages
Documentation 📗
Needs review 🔍
Needs to be reviewed by one or multiple more persons
#11051
opened May 27, 2026 by
Pierre-Sassoulas
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.