-
-
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
9
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
W0236: Invalid-overridden-method checker doesn't detect return type mismatches
False Negative 🦋
No message is emitted but something is wrong with the code
Work in progress
Issue 9519 super init with non self arg
False Negative 🦋
No message is emitted but something is wrong with the code
Work in progress
feat: Add option to list configuration values #9930
Enhancement ✨
Improvement to a component
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
Work in progress
[pyreverse] Dunder methods in diagrams
Documentation 📗
Work in progress
#9805
opened Jul 16, 2024 by
kidq330
Fix a crash when a pylint must display unicode raising a UnicodeEncodeError
Crash 💥
A bug that makes pylint crash
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
Work in progress
#9732
opened Jun 14, 2024 by
Pierre-Sassoulas
Loading…
Add clarification of the r string modifier
Documentation 📗
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
Skip news 🔇
This change does not require a changelog entry
Work in progress
#9571
opened Apr 26, 2024 by
tedsecretsource
Loading…
pylint
equivalent to pylint .
Blocked 🚧
Warn on incomplete concrete classes that inherit from abstract classes
False Negative 🦋
No message is emitted but something is wrong with the code
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
Work in progress
False-negative No message is emitted but something is wrong with the code
inference
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Work in progress
unneeded-not
when using hash
function
False Negative 🦋
#7688
opened Oct 29, 2022 by
Moisan
Provide an auto-upgrade option / migration tool for pylint configurations
Configuration
Related to configuration
Enhancement ✨
Improvement to a component
High effort 🏋
Difficult solution or problem to solve
Work in progress
#5462
opened Dec 3, 2021 by
Pierre-Sassoulas
Checker for Related to a checker
Enhancement ✨
Improvement to a component
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
Work in progress
unguarded-next-called-without-default
for next
called without catching StopIteration
and without default value in python 3.7+
Checkers
#4725
opened Jul 19, 2021 by
Pierre-Sassoulas
no-member false positive from NewType
Astroid
Related to astroid
False Positive 🦟
A message is emitted but nothing is wrong with the code
inference
Work in progress
#3162
opened Oct 4, 2019 by
jordan-schneider
False positive not-an-iterable for typing.NewType
Astroid
Related to astroid
typing
Work in progress
#2296
opened Jul 16, 2018 by
alien3211
Disables immediately after an else clause do not work properly.
Bug 🪲
C: Pragma's
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
Needs review 🔍
Needs to be reviewed by one or multiple more persons
New parser
Requires a new AST parser (upstream)
Work in progress
#872
opened Apr 13, 2016 by
dbaum
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.