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

Bump astroid from 4.0.0rc0 to 4.0.0 dependency Label for github dependabot Skip news 🔇 This change does not require a changelog entry
#10623 opened Oct 6, 2025 by dependabot bot Loading…
[use-math-not-float] Add a check for float(inf) and float(nan) Enhancement ✨ Improvement to a component Needs review 🔍 Needs to be reviewed by one or multiple more persons
#10621 opened Oct 6, 2025 by Pierre-Sassoulas Loading…
Deprecate PyLinter pylintrc argument Maintenance Discussion or action around maintaining pylint or the dev workflow
#10620 opened Oct 5, 2025 by jacobtylerwalls Loading… 4.0.0
[breaking changes] Add intention behind a possible fix Documentation 📗 Skip news 🔇 This change does not require a changelog entry
#10618 opened Oct 5, 2025 by Pierre-Sassoulas Loading… 4.0.0
Add improve-conditionals check in the CodeStyle extension Enhancement ✨ Improvement to a component Optional Checkers Related to a checked, disabled by default
#10600 opened Sep 29, 2025 by cdce8p Loading… 4.0.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…
[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
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 4.0.0
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…
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… 4.0.0
Add new check: unguarded-typing-import Enhancement ✨ Improvement to a component
#10176 opened Jan 11, 2025 by Pierre-Sassoulas Loading… 4.0.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…
2 tasks
4.0.0
docs: Change --indent-string's whitespace representation 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
#9904 opened Sep 1, 2024 by rogersheu Loading…
[pyreverse] updated docs for filter-mode Documentation 📗 Needs decision 🔒 Needs a decision before implemention or rejection Skip news 🔇 This change does not require a changelog entry
#9806 opened Jul 16, 2024 by kidq330 Loading…
feat: Support linting in out-of-source directories Enhancement ✨ Improvement to a component Needs decision 🔒 Needs a decision before implemention or rejection 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
#9721 opened Jun 10, 2024 by gremat Loading…
tests: add testcase that shows that pyreverse will not extract the inheritance link for a flat folder as described in #7686 Needs take over 🛎️ Orignal implementer went away but the code could be salvaged. pyreverse Related to pyreverse component
#9693 opened Jun 4, 2024 by Hannoma Loading…
functional tests: fix automatic ref updating Bug 🪲 Maintenance Discussion or action around maintaining pylint or the dev workflow 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
#9690 opened Jun 4, 2024 by sshane Loading…
Add clarification of the r string modifier Documentation 📗 Needs take over 🛎️ Orignal implementer went away but the code could be salvaged. Skip news 🔇 This change does not require a changelog entry Work in progress
#9571 opened Apr 26, 2024 by tedsecretsource Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.