-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
unbalanced-tuple-unpacking
false positive with statistics.quantiles
False Positive π¦
#10317
opened Mar 27, 2025 by
jamesbraza
Wave_write object from wave library confused with Wave_read object #603
False Positive π¦
A message is emitted but nothing is wrong with the code
Lib specific π
This affect the code from a particular library
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10316
opened Mar 27, 2025 by
ksylvan
False positive E1126 when using np.newaxis with np.where
False Positive π¦
A message is emitted but nothing is wrong with the code
Lib specific π
This affect the code from a particular library
Needs astroid Brain π§
Needs a brain tip in astroid (then an astroid upgrade)
#10312
opened Mar 25, 2025 by
SentinelCLS
False positive E1133 (not-an-iterable) when returning (type hinted) class variable
Control flow
Requires control flow understanding
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
#10298
opened Mar 21, 2025 by
Flamefire
Expand to 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
use-implicit-booleaness-not-len
to catch len(iterable) == 0
and >0
False Negative π¦
#10281
opened Mar 17, 2025 by
DaniBodor
"ImportError: Unable to find module" when using implicit namespaces when they already exist in site-packages
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#10278
opened Mar 16, 2025 by
felixfontein
Fatal error while checking [a1.py] in Pylint
Waiting on author
Indicate that maintainers are waiting for a message of the author
#10276
opened Mar 14, 2025 by
anieeeees
Why does too-many-statements consider statements in nested functions?
Documentation π
Needs decision π
Needs a decision before implemention or rejection
Question
#10262
opened Mar 8, 2025 by
schiele
Pylint doesn't complain on Protocol callback argument-type / return-type mismatch
Needs decision π
Needs a decision before implemention or rejection
#10259
opened Mar 4, 2025 by
manuel-koch
Support for checking construction of NamedTuple/namedtuple
False Negative π¦
No message is emitted but something is wrong with the code
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
#10239
opened Feb 20, 2025 by
Flamefire
Class definition in conditionals not correctly found
Control flow
Requires control flow understanding
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
Needs design proposal π
This is a huge feature, some discussion should happen before a PR is proposed
#10238
opened Feb 20, 2025 by
Flamefire
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
differing-type-doc
for Google-style docstring
False Negative π¦
#10237
opened Feb 18, 2025 by
void-rooster
Composition not detected correctly in list comprehension
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
pyreverse
Related to pyreverse component
#10236
opened Feb 18, 2025 by
stefmolin
Crash on some mypy import when using the --extension-pkg-allow-list=mypy
Crash π₯
A bug that makes pylint crash
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10223
opened Feb 5, 2025 by
sbrunner
E1101: Class 'value' has no 'any' member (no-member) for psycopg connection class
Lib specific π
This affect the code from a particular library
#10222
opened Feb 4, 2025 by
sashko1988
W1514 unspecified-encoding false positive when mode is specified using a variable and it can be 'b' (binary mode)
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
#10201
opened Jan 27, 2025 by
mitesh-raval
Inconsistent block starting line behaviour for classes
Bug πͺ²
Needs specification π
Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#10199
opened Jan 22, 2025 by
cwiede
False positive Issues related to 'used-before-assignment' check
Control flow
Requires control flow understanding
False Positive π¦
A message is emitted but nothing is wrong with the code
Needs design proposal π
This is a huge feature, some discussion should happen before a PR is proposed
used-before-assignment
C: used-before-assignment
#10195
opened Jan 20, 2025 by
SpecLad
Invalid no-name-in-module when shadowing a base module with an alias then calling a method named format on that alias
Bug πͺ²
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10193
opened Jan 19, 2025 by
athariri
Spellchecker doesn't ignore labels and types in autodoc docstrings
Enhancement β¨
Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10187
opened Jan 16, 2025 by
avylove
False positive with Just created, needs acknowledgment, triage, and proper labelling
arguments-differ
rule in overridden overloaded methods in subclass
Needs triage π₯
#10186
opened Jan 16, 2025 by
vtgn
Pylint crash when importing Just created, needs acknowledgment, triage, and proper labelling
pyarrow.flight
Needs triage π₯
#10181
opened Jan 12, 2025 by
freeform-andre
Ignore common tools' pragmas in Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
line-too-long
(# type: ignore
, # noqa: RUF001
, pragma: no cover
etc)
Enhancement β¨
#10172
opened Jan 9, 2025 by
Pierre-Sassoulas
Instance of 'DatetimeIndex' has no 'to_pydatetime' member Pylint (E1101:no-member)
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#10166
opened Jan 3, 2025 by
Aria-AAs
Previous Next
ProTip!
no:milestone will show everything without a milestone.