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: support block-level wrong-import-position pragma suppression Bug 🪲 Needs decision 🔒 Needs a decision before implemention or rejection
#10590 opened Sep 24, 2025 by emmanuel-ferdman Loading… updated Nov 19, 2025 4.0.4
(feat) Add type annotations checker Enhancement ✨ Improvement to a component
#10749 opened Nov 16, 2025 by qequ Loading… updated Nov 17, 2025 4.1.0
docs: explain conflict between C0209 and W1203 Documentation 📗 Skip news 🔇 This change does not require a changelog entry Waiting on author Indicate that maintainers are waiting for a message of the author
#10680 opened Oct 19, 2025 by prerna0412 Loading… updated Nov 9, 2025
Add consider-rewriting-conditional check in the CodeStyle extension Enhancement ✨ Improvement to a component Needs decision 🔒 Needs a decision before implemention or rejection Optional Checkers Related to a checked, disabled by default
#10600 opened Sep 29, 2025 by cdce8p Loading… updated Oct 25, 2025 4.1.0
extend C1802 to detect len() comparisons with zero Blocked 🚧 Blocked by a particular issue False Negative 🦋 No message is emitted but something is wrong with the code Needs decision 🔒 Needs a decision before implemention or rejection
#10658 opened Oct 13, 2025 by Kaos599 Loading… updated Oct 24, 2025 4.1.0
New Checker for exhausted iterator in nested loops Enhancement ✨ Improvement to a component Work in progress
#10570 opened Sep 18, 2025 by ranadheerg Loading… updated Oct 12, 2025
[script] Add :ref: automatically in the documentation Documentation 📗 Skip news 🔇 This change does not require a changelog entry
#10568 opened Sep 17, 2025 by Pierre-Sassoulas Draft updated Oct 12, 2025
Vendor 'mccabe' to reduce supply chain risks and optimize analysis later Maintenance Discussion or action around maintaining pylint or the dev workflow Needs decision 🔒 Needs a decision before implemention or rejection
#10551 opened Sep 14, 2025 by Pierre-Sassoulas Draft updated Oct 11, 2025 4.1.0
Raise a too-many-function-args when calling super().__init__() with non-self argument False Negative 🦋 No message is emitted but something is wrong with the code Work in progress
#10190 opened Jan 17, 2025 by jzohrab Loading… updated Oct 11, 2025 4.1.0
Add new check: unguarded-typing-import Enhancement ✨ Improvement to a component
#10176 opened Jan 11, 2025 by Pierre-Sassoulas Loading… updated Oct 11, 2025 4.1.0
Alter fallback for source-roots Import system Needs review 🔍 Needs to be reviewed by one or multiple more persons Skip news 🔇 This change does not require a changelog entry
#9967 opened Sep 25, 2024 by akamat10 Loading… updated Oct 11, 2025
2 tasks
4.1.0
allow-global-unused-variables should respect dummy-variables-rgx Enhancement ✨ Improvement to a component Needs take over 🛎️ Orignal implementer went away but the code could be salvaged.
#9570 opened Apr 25, 2024 by com6056 Loading… updated Oct 11, 2025 4.1.0
Warn on incomplete concrete classes that inherit from abstract classes False Negative 🦋 No message is emitted but something is wrong with the code Needs take over 🛎️ Orignal implementer went away but the code could be salvaged. Work in progress
#7955 opened Dec 17, 2022 by sshane Loading… updated Oct 11, 2025
2 tasks done
4.1.0
Take the FORCE_COLOR and NO_COLOR environment variables into account Enhancement ✨ Improvement to a component
#9128 opened Oct 7, 2023 by stdedos Loading… updated Oct 11, 2025
5 tasks done
4.1.0
Add the files option Enhancement ✨ Improvement to a component Needs review 🔍 Needs to be reviewed by one or multiple more persons
#7496 opened Sep 19, 2022 by DanielNoord Loading… updated Oct 11, 2025
3 tasks done
4.1.0
Use new Arguments.get_annotations() helper from astroid Blocked 🚧 Blocked by a particular issue Maintenance Discussion or action around maintaining pylint or the dev workflow Needs astroid update Needs an astroid update (probably a release too) before being mergable Skip news 🔇 This change does not require a changelog entry
#10636 opened Oct 11, 2025 by cdce8p Draft updated Oct 11, 2025
docs: Change --indent-string's whitespace representation Documentation 📗 Needs take over 🛎️ Orignal implementer went away but the code could be salvaged. Skip news 🔇 This change does not require a changelog entry Waiting on author Indicate that maintainers are waiting for a message of the author
#9904 opened Sep 1, 2024 by rogersheu Loading… updated Oct 10, 2025
Update invalid-envvar-default to flag os.environ.get
#10507 opened Aug 19, 2025 by Aearsears Loading… updated Sep 11, 2025
Unused function call extension Enhancement ✨ Improvement to a component Needs take over 🛎️ Orignal implementer went away but the code could be salvaged. Waiting on author Indicate that maintainers are waiting for a message of the author
#8732 opened Jun 1, 2023 by LukasKrocek Loading… updated Aug 13, 2025
Extra arg for "method" (self) and "classmethod" (cls) Bug 🪲 False Positive 🦟 A message is emitted but nothing is wrong with the code Work in progress
#10443 opened Jun 27, 2025 by fgallaire Loading… updated Jul 9, 2025
Create additional namespaces for subdirectories with pylint configs Enhancement ✨ Improvement to a component Needs review 🔍 Needs to be reviewed by one or multiple more persons Needs take over 🛎️ Orignal implementer went away but the code could be salvaged.
#9395 opened Jan 28, 2024 by 0nf Draft updated Jul 4, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.