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

pyreverse: colored classes and packages in HTML generated diagrams Needs triage 📥 Just created, needs acknowledgment, triage, and proper labelling pyreverse Related to pyreverse component
#10242 opened Feb 20, 2025 by mamerzouk
Support for checking construction of NamedTuple/namedtuple Needs triage 📥 Just created, needs acknowledgment, triage, and proper labelling
#10239 opened Feb 20, 2025 by Flamefire
Class definition in conditionals not correctly found Control flow Requires control flow understanding Needs astroid update Needs an astroid update (probably a release too) before being mergable Needs design proposal 🔒 This is a huge feature, some discussion should happen before a PR is proposed
#10238 opened Feb 20, 2025 by Flamefire
False negative differing-type-doc for Google-style docstring 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
#10237 opened Feb 18, 2025 by void-rooster
Composition not detected correctly in list comprehension Needs triage 📥 Just created, needs acknowledgment, triage, and proper labelling pyreverse Related to pyreverse component
#10236 opened Feb 18, 2025 by stefmolin
Crash on some mypy import when using the --extension-pkg-allow-list=mypy Crash 💥 A bug that makes pylint crash Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#10223 opened Feb 5, 2025 by sbrunner
E1101: Class 'value' has no 'any' member (no-member) for psycopg connection class Lib specific 💅 This affect the code from a particular library
#10222 opened Feb 4, 2025 by sashko1988
AttributeError: module 'collections' has no attribute 'MutableSet' Question Waiting on author Indicate that maintainers are waiting for a message of the author
#10207 opened Jan 28, 2025 by ManPython
W1514 unspecified-encoding false positive when mode is specified using a variable and it can be 'b' (binary mode) 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
#10201 opened Jan 27, 2025 by mitesh-raval
Inconsistent block starting line behaviour for classes Bug 🪲 Needs specification 🔐 Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#10199 opened Jan 22, 2025 by cwiede
False positive used-before-assignment C: used-before-assignment Issues related to 'used-before-assignment' check Control flow Requires control flow understanding False Positive 🦟 A message is emitted but nothing is wrong with the code Needs design proposal 🔒 This is a huge feature, some discussion should happen before a PR is proposed
#10195 opened Jan 20, 2025 by SpecLad
Invalid no-name-in-module when shadowing a base module with an alias then calling a method named format on that alias Bug 🪲 Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#10193 opened Jan 19, 2025 by ahariri-splunk
Spellchecker doesn't ignore labels and types in autodoc docstrings Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#10187 opened Jan 16, 2025 by avylove
False positive with arguments-differ rule in overridden overloaded methods in subclass Needs triage 📥 Just created, needs acknowledgment, triage, and proper labelling
#10186 opened Jan 16, 2025 by vtgn
Pylint crash when importing pyarrow.flight Needs triage 📥 Just created, needs acknowledgment, triage, and proper labelling
#10181 opened Jan 12, 2025 by freeform-andre
Ignore common tools' pragmas in line-too-long (# type: ignore, # noqa: RUF001, pragma: no cover etc) Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#10172 opened Jan 9, 2025 by Pierre-Sassoulas
Instance of 'DatetimeIndex' has no 'to_pydatetime' member Pylint (E1101:no-member) Needs triage 📥 Just created, needs acknowledgment, triage, and proper labelling
#10166 opened Jan 3, 2025 by Aria-AAs
Generated mermaid files do not implement the --module-names option of pyreverse. Enhancement ✨ Improvement to a component pyreverse Related to pyreverse component
#10164 opened Jan 1, 2025 by frank-pet
incorrect scenario of unidiomatic-typecheck 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
#10161 opened Dec 30, 2024 by dgutson 3.3.5
False positive on __required__ and __optional__ on TypedDict. 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 typing
#10158 opened Dec 24, 2024 by rcosperec
3.14 annotation evaluation is deferred False Positive 🦟 A message is emitted but nothing is wrong with the code py-version python 3.14
#10149 opened Dec 22, 2024 by nickdrozd
False positive for E1133(not-an-iterable) with pydantic model_fields class method False Positive 🦟 A message is emitted but nothing is wrong with the code Lib specific 💅 This affect the code from a particular library Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#10144 opened Dec 19, 2024 by ecs-jnguyen
pylint only catching cyclic-import in parallel mode Bug 🪲 False Negative 🦋 No message is emitted but something is wrong with the code multiprocessing Needs investigation 🔬 A bug or crash where it's not immediately obvious what is happenning
#10140 opened Dec 14, 2024 by purajit
ProTip! Type g i on any issue or pull request to go back to the issue listing page.