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

[mccabe] Vendor mccabe to reduce supply chain risks and optimize analysis 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 Loading… 4.0.0
Use match statement in checkers (5) Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
#10544 opened Sep 8, 2025 by cdce8p Loading…
Add regression test for false positive invalid-name on attrs class var Blocked 🚧 Blocked by a particular issue Needs astroid update Needs an astroid update (probably a release too) before being mergable
#10540 opened Sep 4, 2025 by zenlyj Loading… 3.3.9
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…
Flag unidiomatic-typecheck for type(x) is type(y) Needs decision 🔒 Needs a decision before implemention or rejection Waiting on author Indicate that maintainers are waiting for a message of the author
#10372 opened May 6, 2025 by alexprabhat99 Loading… 4.0.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… 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…
[mccabe - too-complex] Add each match case as an edge in the graph False Negative 🦋 No message is emitted but something is wrong with the code
#9667 opened May 22, 2024 by Pierre-Sassoulas Loading… 4.0.0
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…
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… 4.0.0
Per directory configs - preliminary changes Needs take over 🛎️ Orignal implementer went away but the code could be salvaged.
#9550 opened Apr 15, 2024 by 0nf Loading…
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
Take the FORCE_COLOR and NO_COLOR environment variables into account Enhancement ✨ Improvement to a component
#9128 opened Oct 7, 2023 by stdedos Loading…
5 tasks done
4.0.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.