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

Issues list

OpenCV vs Pylint - E0611:no-name-in-module - Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9566 opened Apr 25, 2024 by Senja20
Pyreverse unable to detect relative imports pyreverse Related to pyreverse component Waiting on author Indicate that maintainers are waiting for a message of the author
#9559 opened Apr 19, 2024 by balintkeri
cell-var-from-loop false positive on lambda 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
#9557 opened Apr 18, 2024 by holmanb
using-constant-test triggers on a built-in exception property 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
#9556 opened Apr 18, 2024 by holmanb
False positive "consider-using-dict-items" when iteration over dict.keys() 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
#9554 opened Apr 18, 2024 by Flamefire
False positive unsubscriptable-object Lib specific πŸ’… This affect the code from a particular library Waiting on author Indicate that maintainers are waiting for a message of the author
#9549 opened Apr 13, 2024 by DarthLegiON
pylint 3.1.0 test failure with pytest 8.1.1 Maintenance Discussion or action around maintaining pylint or the dev workflow Work in progress
#9545 opened Apr 8, 2024 by Thermi
Pylint 3.1.0 test failure with pytest 7 Maintenance Discussion or action around maintaining pylint or the dev workflow Work in progress
#9544 opened Apr 8, 2024 by Thermi
Add a specifier for alerts that are linked to a library Enhancement ✨ Improvement to a component Needs specification πŸ” Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9539 opened Apr 4, 2024 by PeterHamfelt
False positive deprecated-class when the class is imported in a guarded import block Enhancement ✨ Improvement to a component Help wanted πŸ™ Outside help would be appreciated, good for new contributors Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#9533 opened Apr 3, 2024 by perrinjerome
E1520 recommends an invalid combination of @singledispatch and @staticmethod 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
#9531 opened Apr 2, 2024 by AlexWaygood
Detect useless f-strings Enhancement ✨ Improvement to a component Needs decision πŸ”’ Needs a decision before implemention or rejection Proposal πŸ“¨
#9530 opened Apr 2, 2024 by socketpair
[MacOS] astroid.exceptions.AstroidError thrown when multi-processing Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9523 opened Mar 27, 2024 by jacekziembla
[no-value-for-parameter] False negative when calling super().__init__() with non-self argument False Negative πŸ¦‹ No message is emitted but something 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
#9519 opened Mar 24, 2024 by da-dada
False positive for missing-kwoa (E1125) on inherited dataclasses with kw_only=True Needs triage πŸ“₯ Just created, needs acknowledgment, triage, and proper labelling
#9518 opened Mar 23, 2024 by taschini
Missing timeout for requests.Session object? 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
#9517 opened Mar 22, 2024 by fossilet 3.2.0
[unsubscriptable-object] False Positive on Optional list Astroid Related to astroid C: unsubscriptable-object Issues related to 'unsubscriptable-object' 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
#9515 opened Mar 21, 2024 by embonhomme
Detect useless copy/deepcopy Discussion πŸ€” Enhancement ✨ Improvement to a component Needs decision πŸ”’ Needs a decision before implemention or rejection
#9509 opened Mar 19, 2024 by fc-asad
Document the setting of the sys/PYTHONPATH in our doc and on a popular stackoverflow answer Documentation πŸ“— Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#9507 opened Mar 18, 2024 by Pierre-Sassoulas
Changing the number of function arguments when using a decorator does not work. Bug πŸͺ² Decorators Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#9505 opened Mar 15, 2024 by SVETIK-LION
Add a dynamic URL to the message documentation in the message descriptions from checkers Enhancement ✨ Improvement to a component Needs specification πŸ” Accepted as a potential improvement, and needs to specify edge cases, message names, etc.
#9501 opened Mar 13, 2024 by mayrholu
Check "__slots__" and "@dataclass" attributes Enhancement ✨ Improvement to a component Needs PR This issue is accepted, sufficiently specified and now needs an implementation Work in progress
#9499 opened Mar 13, 2024 by buhtz
Non existent member not detected on datetime.datetime 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
#9497 opened Mar 12, 2024 by dmmartins
ProTip! Follow long discussions with comments:>50.