-
-
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
3.14 annotation evaluation is deferred
False Positive π¦
A message is emitted but nothing is wrong with the code
py-version
python 3.14
#10149
opened Dec 22, 2024 by
nickdrozd
bug and false-positive: pylint blows up with implicit namespaces submodules with relative imports in src-layout in parallel mode
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#10147
opened Dec 22, 2024 by
webknjaz
False positive for E1133(not-an-iterable) with pydantic 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
model_fields
class method
False Positive π¦
#10144
opened Dec 19, 2024 by
ecs-jnguyen
List of rules requiring file traversal
Documentation π
Question
#10143
opened Dec 19, 2024 by
purajit
pylint only catching No message is emitted but something is wrong with the code
multiprocessing
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
cyclic-import
in parallel mode
Bug πͺ²
False Negative π¦
#10140
opened Dec 14, 2024 by
purajit
recursion error on windows when running pylint with a path to an This issue is accepted, sufficiently specified and now needs an implementation
performance
Windows πͺ
Bug affecting only Windows users
__init__.py
file with a lambda and an import, when the file path is specified with different capitalization
Bug πͺ²
Needs PR
#10137
opened Dec 13, 2024 by
DetachHead
no error when checking path that doesn't exist
Bug πͺ²
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10136
opened Dec 13, 2024 by
DetachHead
findings not reported until seemingly unrelated code is changed
Abstract interpretation
Complex inference support (control flow, data flow analysis etc.)
False Negative π¦
No message is emitted but something is wrong with the code
#10113
opened Dec 6, 2024 by
firewave
Unable to import 'collections.abc' using python 3.13.1
Bug πͺ²
High priority
Issue with more than 10 reactions
AttributeError: 'Lambda' object has no attribute 'bases' in exceptions checker
Crash π₯
A bug that makes pylint crash
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10106
opened Dec 3, 2024 by
correctmost
AttributeError: 'NoneType' object has no attribute 'scope' in variables checker
Crash π₯
A bug that makes pylint crash
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
#10105
opened Dec 3, 2024 by
correctmost
Crashes in containers on Cgroupsv2 based hosts
Crash π₯
A bug that makes pylint crash
multiprocessing
use-implicit-booleaness-not-len [C1802]
should not be emitted for generators
False Positive π¦
Crash in A bug that makes pylint crash
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
consider-using-enumerate
when using len(range())
and using the index to access an element of a list inside and element of a list
Crash π₯
#10099
opened Nov 25, 2024 by
gerardlaine
pylint complains on import of "_" from ibis
Lib specific π
This affect the code from a particular library
#10096
opened Nov 23, 2024 by
rhstanton
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
Class 'str' has no '__value__' member on PEP 695 TypeAliasType
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
python 3.12
#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
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
#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
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.