-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: pylint-dev/pylint
Add configuration to promote/demote severity of messages
#2293
opened Jul 15, 2018 by
nicktimko
Open
12
False negative
duplicate-code
when similarities are in th...
#1457
opened Apr 27, 2017 by
onilton
Open
8
Pylint does not follow python import order : Builtin modules ...
#6535
opened May 7, 2022 by
electriquo
Open
9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
False positive unsubscriptable-object for Pydantic model with dict Field
False Positive π¦
A message is emitted but nothing is wrong with the code
Help wanted π
Outside help would be appreciated, good for new contributors
Lib specific π
This affect the code from a particular library
#9968
opened Sep 25, 2024 by
MartinGotelli
Dynamic color mapping for "fail-on" messages/categories in ColorizedTextReporter
Enhancement β¨
Improvement to a component
Help wanted π
Outside help would be appreciated, good for new contributors
#9898
opened Aug 29, 2024 by
felixp98
False Negative function-redefined when function named with leading underscore
False Negative π¦
No message is emitted but something is wrong with the code
Good first issue
Friendly and approachable by new contributors
Help wanted π
Outside help would be appreciated, good for new contributors
#9894
opened Aug 26, 2024 by
daviderie
Add a checker for superfluous Improvement to a component
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
import a
statements when there is already import a.b
Enhancement β¨
#9873
opened Aug 12, 2024 by
e-gebes
Performance issue R1730 consider-using-min-builtin, R1731 consider-using-max-builtin
False Positive π¦
A message is emitted but nothing is wrong with the code
Good first issue
Friendly and approachable by new contributors
Help wanted π
Outside help would be appreciated, good for new contributors
Needs specification π
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9864
opened Aug 9, 2024 by
PanderMusubi
FN No message is emitted but something is wrong with the code
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
attribute-defined-outside-init
with setattr()
False Negative π¦
#9798
opened Jul 15, 2024 by
jacobtylerwalls
pyreverse
should check that klass
is still ClassDef
Help wanted π
#9797
opened Jul 12, 2024 by
bjmc
[not-an-iterable] FP for attribute used in comprehension but guarded in if test
Astroid
Related to astroid
False Positive π¦
A message is emitted but nothing is wrong with the code
Help wanted π
Outside help would be appreciated, good for new contributors
Needs astroid constraint
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9729
opened Jun 12, 2024 by
artsiomkaltovich
Allow CheckerTestCase to assertDoesNotAddMessages() to check that a specific message has not been added
Enhancement β¨
Improvement to a component
Good first issue
Friendly and approachable by new contributors
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9598
opened May 5, 2024 by
StephenYu2018
False positive Improvement to a component
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
deprecated-class
when the class is imported in a guarded import block
Enhancement β¨
#9533
opened Apr 3, 2024 by
perrinjerome
False positive for Improvement to a component
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
unnecessary-ellipsis
on Protocol
methods
Enhancement β¨
#9319
opened Dec 19, 2023 by
llucax
Incorrect Recommendation for unnecessary-lambda
Documentation π
Good first issue
Friendly and approachable by new contributors
Help wanted π
Outside help would be appreciated, good for new contributors
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
#9317
opened Dec 18, 2023 by
scootie-puff-sr
no-else-return / R1705 instructs users to use error-prone construction
Documentation π
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9274
opened Nov 30, 2023 by
aes
Two tests fails with Outside help would be appreciated, good for new contributors
Maintenance
Discussion or action around maintaining pylint or the dev workflow
pydantic
installed
Help wanted π
#9270
opened Nov 28, 2023 by
mtelka
False positive A message is emitted but nothing is wrong with the code
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
W0612
/ unused-variable
with dataclasses
False Positive π¦
#9258
opened Nov 22, 2023 by
DervishD
--recursive option does not find .py files in sub-directories of packages
Bug πͺ²
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9187
opened Oct 24, 2023 by
GrimzEcho
Minor error in changelog for Pylint 3.0
Documentation π
Good first issue
Friendly and approachable by new contributors
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9173
opened Oct 22, 2023 by
phormio
Colorama >=0.4.5 not only required in Windows environment
Crash π₯
A bug that makes pylint crash
Help wanted π
Outside help would be appreciated, good for new contributors
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
#9170
opened Oct 20, 2023 by
cmorsbach
Add pylint-junit reporter class
Enhancement β¨
Improvement to a component
Good first issue
Friendly and approachable by new contributors
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#9143
opened Oct 12, 2023 by
MarcSkovMadsen
E1131: unsupported operand type(s) for | (unsupported-binary-operation)
Enhancement β¨
Improvement to a component
Help wanted π
Outside help would be appreciated, good for new contributors
Needs specification π
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9051
opened Sep 19, 2023 by
stdedos
invalid-name
and arguments-renamed
not triggered by constructor arguments in derived class
Help wanted π
#8986
opened Aug 30, 2023 by
dagardner-nv
no-name-in-module
not recognizing package with same base namespace
Help wanted π
#8980
opened Aug 25, 2023 by
l0lawrence
false positive Outside help would be appreciated, good for new contributors
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
no-member
warnings in pydantic 2.0
Discussion π€
Help wanted π
#8894
opened Jul 27, 2023 by
tylerflex
invalid-name check for TypeVar should allow for digits in names
C: invalid-name
False Positive π¦
A message is emitted but nothing is wrong with the code
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#8499
opened Mar 27, 2023 by
sodul
Documentation has incorrect rendering of spaces for the indent-string option
Documentation π
Good first issue
Friendly and approachable by new contributors
Help wanted π
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#8392
opened Mar 6, 2023 by
BenjaminCarpenter480
Previous Next
ProTip!
Add no:assignee to see everything thatβs not assigned.