-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: pylint-dev/pylint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[functional tests] Only count python files for the reasonably displayable limit
Maintenance
Discussion or action around maintaining pylint or the dev workflow
Skip news 🔇
This change does not require a changelog entry
Fix used-before-assignment for PEP 695 type aliases + parameters
backport maintenance/3.3.x
C: used-before-assignment
Issues related to 'used-before-assignment' check
False Positive 🦟
A message is emitted but nothing is wrong with the code
python 3.12
python 3.13
typing
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…
[format check] Misleading scientific, engineering, or underscore grouping notations in Improvement to a component
float
Enhancement ✨
Refactor pyreverse Association Logic
Enhancement ✨
Improvement to a component
pyreverse
Related to pyreverse component
Work in progress
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
[pyreverse] Fix duplicate arrows when class attribute is assigned more than once
backport maintenance/3.3.x
Bug 🪲
pyreverse
Related to pyreverse component
Raise a No message is emitted but something is wrong with the code
Work in progress
too-many-function-args
when calling super().__init__()
with non-self argument
False Negative 🦋
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
docs: Change This change does not require a changelog entry
Waiting on author
Indicate that maintainers are waiting for a message of the author
--indent-string
's whitespace representation
Documentation 📗
Skip news 🔇
#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 a test case for Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
too-complex
in match case, for discussion
Discussion 🤔
Needs specification 🔐
#9667
opened May 22, 2024 by
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 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.
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.
Take the Improvement to a component
FORCE_COLOR
and NO_COLOR
environment variables into account
Enhancement ✨
pylint
equivalent to pylint .
Blocked 🚧
Unused function call extension
Enhancement ✨
Improvement to a component
Waiting on author
Indicate that maintainers are waiting for a message of the author
#8732
opened Jun 1, 2023 by
LukasKrocek
Loading…
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.