-
-
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
pylint complains on import of "_" from ibis
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#10096
opened Nov 23, 2024 by
rhstanton
possibly-used-before-assigment
fails to understand test with immutable bool
Control flow
#10095
opened Nov 23, 2024 by
lucascolley
typing.Annotated should be considered a dangerous default
Needs specification π
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
Proposal π¨
#10093
opened Nov 22, 2024 by
lattwood
Question: Is there a reason that 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
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
invalid-envvar-default
only checks os.getenv
, not os.environ.get
False Negative π¦
#10092
opened Nov 22, 2024 by
harupy
False positives around PEP 695 generics
False Positive π¦
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10091
opened Nov 22, 2024 by
jesnie
py313: AttributeError: 'black.parsing.ASTSafetyError' object has no attribute '__dict__'. Did you mean: '__dir__'?
Crash π₯
A bug that makes pylint crash
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
python 3.13
False positives on container attributes Pydantic v2
Lib specific π
This affect the code from a particular library
#10087
opened Nov 19, 2024 by
kamichal
False negative No message is emitted but something is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
superfluous-parens
when around two conditional and an and
False Negative π¦
#10084
opened Nov 18, 2024 by
bebound
E1136/E1137 false positives
Lib specific π
This affect the code from a particular library
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#10082
opened Nov 15, 2024 by
bje-
conditional import X.Y causes false positive possibly-used-before-assignment
C: used-before-assignment
Issues related to 'used-before-assignment' check
False Positive π¦
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10081
opened Nov 13, 2024 by
jwilk
generator causing false positive using-constant-test
False Positive π¦
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10080
opened Nov 12, 2024 by
jwilk
Rule E0643 behaves inconsistently when indexing tuples
False Positive π¦
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10076
opened Nov 11, 2024 by
jphells
E1142 false & missed alarms
False Negative π¦
No message is emitted but something is wrong with the code
False Positive π¦
A message is emitted but nothing is wrong with the code
#10074
opened Nov 8, 2024 by
jakkdl
Verbose summary shows wrong number of skipped files
Bug πͺ²
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10073
opened Nov 6, 2024 by
sblask
use-implicit-booleaness-not-comparison
should not be offered in N-way comparisons
False Positive π¦
#10065
opened Nov 4, 2024 by
stdedos
Second order inheritance of dataclasses with default values/A message is emitted but nothing is wrong with the code
init=False
causes E1120 no-value-for-parameter
dataclasses
False Positive π¦
#10056
opened Oct 30, 2024 by
SebastianGrans
W0640 cell-var-from-loop false positive in Generator Comprehension of functions
False Positive π¦
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10055
opened Oct 29, 2024 by
nhdsd
Should we remove Needs a decision before implemention or rejection
Proposal π¨
abstract-method
?
Needs decision π
#10054
opened Oct 29, 2024 by
mbyrnepr2
[consider-using-any-or-all] No suggestion when the loop condition already contain any / all or is 'large'
Needs decision π
Needs a decision before implemention or rejection
Proposal π¨
#10052
opened Oct 29, 2024 by
Pierre-Sassoulas
unsupported-assignment-operation false positive
False Positive π¦
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10050
opened Oct 28, 2024 by
nikita-leontiev
[deprecated-x] Message trigger even in old interpreter compatibility code
Control flow
Requires control flow understanding
False Positive π¦
A message is emitted but nothing is wrong with the code
Needs decision π
Needs a decision before implemention or rejection
#10043
opened Oct 24, 2024 by
Pierre-Sassoulas
False positive on not-callable when inheriting from A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
typing.IO
False Positive π¦
#10042
opened Oct 24, 2024 by
Redoubts
Crash handler does not attempt to create directory for crash reports
Needs decision π
Needs a decision before implemention or rejection
Proposal π¨
consider-using-augmented-assign
doesn't work with --jobs
> 1
Bug πͺ²
multiprocessing
Needs PR
#10037
opened Oct 20, 2024 by
Redoubts
consider-using-augmented-assign false-positive on dictionaries
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#10032
opened Oct 18, 2024 by
EugeneZelenko
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.