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
Assigned to nobody Loading
Sort

Issues list

False-positive unreachable code direct parentage assumption 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 Regression
#8567 opened Apr 12, 2023 by dolik-rce
Disable next should consider the next occurance of an error not only of the next line [Regression] Enhancement ✨ Improvement to a component Hacktoberfest Help wanted πŸ™ Outside help would be appreciated, good for new contributors High effort πŸ‹ Difficult solution or problem to solve High priority Issue with more than 10 reactions Needs PR This issue is accepted, sufficiently specified and now needs an implementation Regression
#7601 opened Oct 10, 2022 by CarliJoy
Multiple binary | operation in a single statement failed with "E1131: unsupported operand type(s) for | (unsupported-binary-operation)" 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 Regression
#7381 opened Aug 29, 2022 by Wayonb
Pylint no longer support separating options from positional arguments with -- Configuration Related to configuration Needs PR This issue is accepted, sufficiently specified and now needs an implementation Regression
#7003 opened Jun 22, 2022 by phst
Allow \ to be both a regex escape character and a windows directory delimiter in ignore-paths option Bug πŸͺ² Configuration Related to configuration Needs PR This issue is accepted, sufficiently specified and now needs an implementation Regression
#5398 opened Nov 25, 2021 by zeloras
False positive no-value-for-parameter/too-many-function-args in v2.9.0 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 Regression
#4635 opened Jun 30, 2021 by eddyashton
False positive in 2.7.0: kazoo unpacking-non-sequence 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 Regression
#4137 opened Feb 23, 2021 by PereBal
ProTip! Add no:assignee to see everything that’s not assigned.