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
Sort

Pull requests list

Fix crash caused by invalid format strings under .format context Crash 💥 A bug that makes pylint crash
#10300 opened Mar 23, 2025 by zenlyj Loading…
GitHub Actions: Simplify tests using matrix.os Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
#10299 opened Mar 22, 2025 by cclauss Loading…
GitHub Actions: 49 failing pytests on PyPy 3.11 Maintenance Discussion or action around maintaining pylint or the dev workflow
#10288 opened Mar 19, 2025 by cclauss Loading… 4.0.0
GH Actions: Add pypy3.11 to testing matrix Blocked 🚧 Blocked by a particular issue Maintenance Discussion or action around maintaining pylint or the dev workflow
#10287 opened Mar 18, 2025 by aaronliu0130 Loading… 4.0.0
[pre-commit.ci] pre-commit autoupdate Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
#10283 opened Mar 17, 2025 by pre-commit-ci bot Loading…
Update OSS-Fuzz docs to use uv instead of pyenv Documentation 📗 Skip news 🔇 This change does not require a changelog entry
#10274 opened Mar 11, 2025 by correctmost Loading…
Issue 9519 super init with non self arg 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
Incorrect scenario of unidiomatic-typecheck #10161 backport maintenance/3.3.x False Positive 🦟 A message is emitted but nothing is wrong with the code
#10170 opened Jan 7, 2025 by nedelcu-ioan Loading… 3.3.7
Respect docstring-min-length in docparams extension False Negative 🦋 No message is emitted but something is wrong with the code
#10104 opened Dec 2, 2024 by berkersal Loading… 4.0.0
Fix invalid-envvar-default to flag os.environ.get False Negative 🦋 No message is emitted but something is wrong with the code
#10094 opened Nov 23, 2024 by harupy 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 📗 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…
[pyreverse] updated docs for filter-mode Documentation 📗 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 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 decision 🔒 Needs a decision before implemention or rejection 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 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 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 opened May 22, 2024 by Pierre-Sassoulas Loading…
Add clarification of the r string modifier Documentation 📗 Skip news 🔇 This change does not require a changelog entry Work in progress
#9571 opened Apr 26, 2024 by tedsecretsource Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.