-
-
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
OpenCV Members are not recognized
Lib specific π
This affect the code from a particular library
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#10027
opened Oct 16, 2024 by
LambdaScorpii
Unreachable code in the next line when using A message is emitted but nothing is wrong with the code
Lib specific π
This affect the code from a particular library
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
read_excel
function of polars
module
False Positive π¦
#10016
opened Oct 11, 2024 by
arnabanimesh
[Regression] Misidentified return type of This affect the code from a particular library
Needs astroid Brain π§
Needs a brain tip in astroid (then an astroid upgrade)
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
numpy.mgrid
Bug πͺ²
Lib specific π
#9989
opened Sep 30, 2024 by
inducer
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
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)
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
not-async-context-manager
with Pydantic PrivateAttr
False Positive π¦
#9813
opened Jul 19, 2024 by
jamesbraza
Incorrect 'unsubscriptable-object' reported
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
#9590
opened May 2, 2024 by
ei14
OpenCV vs Pylint - E0611:no-name-in-module -
False Positive π¦
A message is emitted but nothing is wrong with the code
Lib specific π
This affect the code from a particular library
#9566
opened Apr 25, 2024 by
Senja20
False positive unsubscriptable-object
Lib specific π
This affect the code from a particular library
Needs reproduction π
Need a way to reproduce it locally on a maintainer's machine
#9549
opened Apr 13, 2024 by
DarthLegiON
False positive singleton-comparison with sqlalchemy's filter
Lib specific π
This affect the code from a particular library
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#9472
opened Feb 28, 2024 by
anda88
pyreverse tracking and drawing class data member relations in addition to instance data members (maybe enable/disable option). fixes attrs.org
Lib specific π
This affect the code from a particular library
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
pyreverse
Related to pyreverse component
#9407
opened Feb 1, 2024 by
txemi
cv2.error recognised as exception on Linux, not macOS
Lib specific π
This affect the code from a particular library
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
#9332
opened Dec 28, 2023 by
adamtheturtle
pytorch nn.module model 'state_dict' does not support item assignmentPylintE1137:unsupported-assignment-operation
Lib specific π
This affect the code from a particular library
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#9321
opened Dec 22, 2023 by
rocke2020
False Positive E1136: PyTorch nn.Parameter.repeat (Value is unsubscriptable)
Lib specific π
This affect the code from a particular library
Needs triage π₯
Just created, needs acknowledgment, triage, and proper labelling
#9311
opened Dec 18, 2023 by
enrico-stauss
False positive with pylxd module "has no member"
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
#8965
opened Aug 19, 2023 by
pcgeek86
Missing Member for Pydantic Model
Lib specific π
This affect the code from a particular library
Needs decision π
Needs a decision before implemention or rejection
false-positive errors with pyroute2 0.7.6
False Positive π¦
A message is emitted but nothing is wrong with the code
Lib specific π
This affect the code from a particular library
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
#8497
opened Mar 27, 2023 by
gthiemonge
decorators not processed successfully with alpha_vantage
Decorators
Lib specific π
This affect the code from a particular library
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
#8303
opened Feb 16, 2023 by
AnthonyZ71
not-callable
false positive for class
False Positive π¦
#8138
opened Jan 30, 2023 by
emontnemery
False positive A message is emitted but nothing is wrong with the code
Lib specific π
This affect the code from a particular library
invalid-sequence-index
with scipy.fft.rfft
False Positive π¦
#8018
opened Jan 3, 2023 by
Albits
unsubscriptable-object
in numpy array method
False Positive π¦
#7981
opened Dec 25, 2022 by
Teagum
Maximum recursion depth exceeded in comparison when importing from panda3d
Crash π₯
A bug that makes pylint crash
Lib specific π
This affect the code from a particular library
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
performance
#7894
opened Dec 3, 2022 by
fraca7
False positive when using ndarray.reshape with separate arguments for each element of the shape
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)
#7883
opened Dec 1, 2022 by
ntraut
False positive E1126: invalid-sequence-index from numpy.ufunc.reduce
False Positive π¦
A message is emitted but nothing is wrong with the code
Lib specific π
This affect the code from a particular library
#7702
opened Nov 2, 2022 by
d0sboots
Initializing DataFrame in __init__ hangs pyreverse
Lib specific π
This affect the code from a particular library
Needs investigation π¬
A bug or crash where it's not immediately obvious what is happenning
pyreverse
Related to pyreverse component
#7641
opened Oct 17, 2022 by
WilliamMiteff
False positive: E1136(unsubscriptable-object) in pandas
False Positive π¦
A message is emitted but nothing is wrong with the code
Lib specific π
This affect the code from a particular library
#7582
opened Oct 6, 2022 by
sam-s
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.