Pull requests: pylint-dev/pylint

Pull requests list

Add unreachable-match-patterns message and new checker. Enhancement ✨Improvement to a component
#10424 openedJun 11, 2025by mbyrnepr2 Loading…
Update pytest requirement from ~=8.3 to ~=8.4 dependencyLabel for dependabotSkip news 🔇This change does not require a changelog entry
#10419 openedJun 9, 2025by dependabot bot Loading…
[pre-commit.ci] pre-commit autoupdate Skip news 🔇This change does not require a changelog entry
#10412 openedJun 2, 2025by pre-commit-ci bot Loading…
Refactor pyreverse Association Logic Enhancement ✨Improvement to a componentpyreverseRelated to pyreverse componentWork in progress
#10397 openedMay 18, 2025by Julfried Loading…
Handle deferred evaluation of annotations in Python 3.14 Blocked 🚧Blocked by a particular issueC: undefined-variableIssues related to 'undefined-variable' checkC: used-before-assignmentIssues related to 'used-before-assignment' checkpython 3.14 typing
#10381 openedMay 14, 2025by cdce8p Draft 4.0.0
Flag unidiomatic-typecheck for type(x) is type(y) Needs decision 🔒Needs a decision before implemention or rejection
#10372 openedMay 6, 2025by alexprabhat99 Loading… 4.0.0
Issue 9519 super init with non self arg False Negative 🦋No message is emitted but something is wrong with the codeWork in progress
#10190 openedJan 17, 2025by jzohrab Loading… 4.0.0
Add new check: unguarded-typing-import Enhancement ✨Improvement to a component
#10176 openedJan 11, 2025by Pierre-Sassoulas Loading… 4.0.0
Respect docstring-min-length in docparams extension backport maintenance/3.3.x False Positive 🦟A message is emitted but nothing is wrong with the code
#10104 openedDec 2, 2024by berkersal Loading… 3.3.8
feat: Add option to list configuration values #9930 Enhancement ✨Improvement to a componentNeeds take over 🛎️Orignal implementer went away but the code could be salvaged.Work in progress
#10035 openedOct 19, 2024by shubhamsugara22 Draft 4.0.0
Alter fallback for source-roots Import system Needs review 🔍Needs to be reviewed by one or multiple more personsSkip news 🔇This change does not require a changelog entry
#9967 openedSep 25, 2024by akamat10 Loading…
2 tasks
4.0.0
docs: Change --indent-string's whitespace representation Documentation 📗 Skip news 🔇This change does not require a changelog entryWaiting on authorIndicate that maintainers are waiting for a message of the author
#9904 openedSep 1, 2024by rogersheu Loading…
[pyreverse] updated docs for filter-mode Documentation 📗 Needs decision 🔒Needs a decision before implemention or rejectionSkip news 🔇This change does not require a changelog entry
#9806 openedJul 16, 2024by kidq330 Loading…
Fix a crash when a pylint must display unicode raising a UnicodeEncodeError Crash 💥A bug that makes pylint crashNeeds take over 🛎️Orignal implementer went away but the code could be salvaged.Work in progress
#9732 openedJun 14, 2024by Pierre-Sassoulas Loading…
feat: Support linting in out-of-source directories Enhancement ✨Improvement to a componentNeeds decision 🔒Needs a decision before implemention or rejectionWaiting on authorIndicate that maintainers are waiting for a message of the author
#9721 openedJun 10, 2024by 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.pyreverseRelated to pyreverse component
#9693 openedJun 4, 2024by Hannoma Loading…
functional tests: fix automatic ref updating Bug 🪲 MaintenanceDiscussion or action around maintaining pylint or the dev workflowNeeds take over 🛎️Orignal implementer went away but the code could be salvaged.Skip news 🔇This change does not require a changelog entryWaiting on authorIndicate that maintainers are waiting for a message of the author
#9690 openedJun 4, 2024by sshane Loading…
Add a test case for too-complex in match case, for discussion Discussion 🤔 Needs specification 🔐Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9667 openedMay 22, 2024by Pierre-Sassoulas 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 entryWork in progress
#9571 openedApr 26, 2024by tedsecretsource Loading…
allow-global-unused-variables should respect dummy-variables-rgx Enhancement ✨Improvement to a componentNeeds take over 🛎️Orignal implementer went away but the code could be salvaged.
#9570 openedApr 25, 2024by com6056 Loading… 4.0.0
Per directory configs - preliminary changes Needs take over 🛎️Orignal implementer went away but the code could be salvaged.
#9550 openedApr 15, 2024by 0nf Loading…
Create additional namespaces for subdirectories with pylint configs Enhancement ✨Improvement to a componentNeeds review 🔍Needs to be reviewed by one or multiple more personsNeeds take over 🛎️Orignal implementer went away but the code could be salvaged.
#9395 openedJan 28, 2024by 0nf Draft
Take the FORCE_COLOR and NO_COLOR environment variables into account Enhancement ✨Improvement to a component
#9128 openedOct 7, 2023by 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.