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

Positional-only parameters are 3.8+ Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation py-version python 3.8
#9823 opened Jul 20, 2024 by jacobtylerwalls
Assign expression / walrus operator is 3.8+ Assignment expression Related to the walrus operator / assignment expression Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation py-version python 3.8
#9820 opened Jul 20, 2024 by nickdrozd
Standard collection typing is 3.9+ Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation py-version python 3.9 typing
#9819 opened Jul 20, 2024 by nickdrozd
from __future__ import annotations is 3.7+ Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation py-version python 3.7 typing
#9818 opened Jul 20, 2024 by nickdrozd
used-before-assignment false positive for type alias C: used-before-assignment Issues related to 'used-before-assignment' check 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 python 3.12 typing
#9815 opened Jul 20, 2024 by nickdrozd
False positive not-async-context-manager with Pydantic PrivateAttr 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
#9813 opened Jul 19, 2024 by jamesbraza
False positive for no-member, new in 3.12.4 Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9811 opened Jul 17, 2024 by mdegat01
False positive for optional class attribute Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9809 opened Jul 17, 2024 by CareF
Report global object redefinition Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9807 opened Jul 16, 2024 by sam-s
False positive arguments-differ on __post_init__ method in dataclass inheritence Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9804 opened Jul 16, 2024 by e-gebes
FN attribute-defined-outside-init with setattr() False Negative πŸ¦‹ No message is emitted but something is wrong with the code Help wanted πŸ™ Outside help would be appreciated, good for new contributors Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#9798 opened Jul 15, 2024 by jacobtylerwalls
pyreverse should check that klass is still ClassDef Help wanted πŸ™ Outside help would be appreciated, good for new contributors Needs PR This issue is accepted, sufficiently specified and now needs an implementation pyreverse Related to pyreverse component
#9797 opened Jul 12, 2024 by bjmc
Brains should be dynamically registered Astroid Related to astroid Enhancement ✨ Improvement to a component performance
#9783 opened Jul 9, 2024 by nickdrozd
Annotated module level constant not checked for invalid-name C: invalid-name False Negative πŸ¦‹ No message is emitted but something is wrong with the code Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9770 opened Jul 7, 2024 by jacobtylerwalls 4.0.0
missing-function-docstring when overriding methods of generic classes with undefined type parameters Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9766 opened Jul 3, 2024 by JulianJvn
E1101: Module 'orjson' has no 'dumps' member (no-member) Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9762 opened Jul 2, 2024 by dpinol
multiple-statements no longer detected in a finally: block False Negative πŸ¦‹ No message is emitted but something is wrong with the code Help wanted πŸ™ Outside help would be appreciated, good for new contributors Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#9759 opened Jul 1, 2024 by oprypin
no-value-for-parameter false positive with sqlalchemy.ext.hybrid.hybrid_method Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9757 opened Jun 28, 2024 by tamird
Pylint is not smart enough when analyzes functions returning coroutine. Needs PR This issue is accepted, sufficiently specified and now needs an implementation Proposal πŸ“¨
#9745 opened Jun 23, 2024 by socketpair
False positive unnecessary-negation for float comparison False Positive 🦟 A message is emitted but nothing is wrong with the code Needs decision πŸ”’ Needs a decision before implemention or rejection
#9741 opened Jun 21, 2024 by NicoB77
[not-an-iterable] FP for attribute used in comprehension but guarded in if test Astroid Related to astroid False Positive 🦟 A message is emitted but nothing is wrong with the code Help wanted πŸ™ Outside help would be appreciated, good for new contributors Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#9729 opened Jun 12, 2024 by artsiomkaltovich
False Positive W0143-comparison-with-callable when using derived property descriptors 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
#9722 opened Jun 10, 2024 by couteau
Pylint does not discover a NoReturn method in certain cases to avoid "inconsistent-return-statements" Enhancement ✨ Improvement to a component False Positive 🦟 A message is emitted but nothing is wrong with the code Good first issue Friendly and approachable by new contributors Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#9692 opened Jun 4, 2024 by e-gebes
ProTip! Updated in the last three days: updated:>2024-07-17.