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

consider-using-augmented-assign false-positive on dictionaries Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#10032 opened Oct 18, 2024 by EugeneZelenko
False-positive E1101 (no-member) inheriting from set[int] Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#10031 opened Oct 18, 2024 by bersbersbers
False positive unused-import when using union of types inside quotes Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#10030 opened Oct 17, 2024 by evgeny-fuse
Missing mandatory keyword argument (E1125) with explicit mandatory keywords and keyword dictionary Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#10029 opened Oct 17, 2024 by khpeterson
[used-before-assignment] Functions defined in type-checking guard not flagged when used later C: used-before-assignment Issues related to 'used-before-assignment' check 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
#10028 opened Oct 16, 2024 by jacobtylerwalls
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
Source root not correctly used Needs investigation πŸ”¬ A bug or crash where it's not immediately obvious what is happenning pyreverse Related to pyreverse component
#10026 opened Oct 15, 2024 by Julfried
Rerunning pylint on the same code can produce inconsistent import-self warnings Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#10025 opened Oct 15, 2024 by sami-evangelista
False positive no-member in pylint 3.3.0 and higher Decorators Needs decision πŸ”’ Needs a decision before implemention or rejection
#10024 opened Oct 14, 2024 by tsteijvers
Don't consider __future__ imports and __all__ unused False Positive 🦟 A message is emitted but nothing is wrong with the code
#10019 opened Oct 14, 2024 by Syndace
Regression failure when testing with latest version of astroid Maintenance Discussion or action around maintaining pylint or the dev workflow Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#10018 opened Oct 13, 2024 by akamat10 4.0.0
.pyi stub files ignored if there's no corresponding .py file Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling pyi Message needs to become pyi-conscious
#10017 opened Oct 11, 2024 by Hnasar
Unreachable code in the next line when using read_excel function of polars module 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
#10016 opened Oct 11, 2024 by arnabanimesh
disable=too-many-line flaky if not on first line Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#10012 opened Oct 8, 2024 by sschaetz
Tests fail on maintenance/3.3.x Blocker πŸ™… Blocks the next release
#10009 opened Oct 7, 2024 by jacobtylerwalls 3.3.2
Detect missing arguments in logging format strings Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9999 opened Oct 2, 2024 by sam-s
False positive: useless-parent-delegation on '__init__' method of class derived from 'Exception' Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9994 opened Oct 1, 2024 by dnpetrov
[Regression] Misidentified return type of numpy.mgrid Bug πŸͺ² 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
#9989 opened Sep 30, 2024 by inducer
False positive unbalanced-dict-unpacking Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9986 opened Sep 29, 2024 by mthuurne
used-before-assignment false positive with walrus Assignment expression Related to the walrus operator / assignment expression C: used-before-assignment Issues related to 'used-before-assignment' check False Positive 🦟 A message is emitted but nothing is wrong with the code
#9984 opened Sep 28, 2024 by nickdrozd
unexpected-keyword-arg: false positive and confusing error message with Uninferable Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9983 opened Sep 28, 2024 by dseomn
Add auto-completion for command line Enhancement ✨ Improvement to a component Needs specification πŸ” Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9980 opened Sep 28, 2024 by braph
W0223 does not get raised correctly 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
#9979 opened Sep 27, 2024 by alibeyram
ProTip! Updated in the last three days: updated:>2024-10-15.