Skip to content

Issues: pylint-dev/pylint

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Issue 9519 super init with non self arg False Negative 🦋 No message is emitted but something is wrong with the code Work in progress
#10190 opened Jan 17, 2025 by jzohrab Loading… 4.0.0
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
#10035 opened Oct 19, 2024 by shubhamsugara22 Draft 4.0.0
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…
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
#7955 opened Dec 17, 2022 by sshane Loading…
2 tasks done
4.0.0
False-negative unneeded-not when using hash function 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
#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
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
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.