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

Alter fallback for source-roots Import system Needs review πŸ” Needs to be reviewed by one or multiple more persons Skip news πŸ”‡ This change does not require a changelog entry
#9967 opened Sep 25, 2024 by akamat10 Loading…
2 tasks
4.0.0
E0401 (import-error): False positive with relative import from file in another module False Positive 🦟 A message is emitted but nothing is wrong with the code Import system Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#9262 opened Nov 25, 2023 by fdelu
wrong-import-order fails on one system, passes in other Import system Needs investigation πŸ”¬ A bug or crash where it's not immediately obvious what is happenning
#8845 opened Jul 12, 2023 by astrojuanlu
Modules of files specified on the command line can be cached with the wrong name Bug πŸͺ² Import system Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#7339 opened Aug 22, 2022 by gcbirzan-plutoflume
2
9
import-self only compares the name of a module and doesn't consider the actual module being imported False Positive 🦟 A message is emitted but nothing is wrong with the code Import system Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#7289 opened Aug 11, 2022 by vapier
Pylint does not follow python import order : Builtin modules are imported before custom modules False Positive 🦟 A message is emitted but nothing is wrong with the code Import system Needs astroid update Needs an astroid update (probably a release too) before being mergable Needs PR This issue is accepted, sufficiently specified and now needs an implementation python 3.10
#6535 opened May 7, 2022 by electriquo
Linting fails if module contains module of the same name Bug πŸͺ² False Positive 🦟 A message is emitted but nothing is wrong with the code Import system namespace-package Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#4444 opened May 6, 2021 by iFreilicht
False positive import-error False Positive 🦟 A message is emitted but nothing is wrong with the code Import system Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#3984 opened Dec 15, 2020 by sam-s
Implicit namespace package is not linted if it is inside a regular package False Negative πŸ¦‹ No message is emitted but something is wrong with the code Import system namespace-package Needs investigation πŸ”¬ A bug or crash where it's not immediately obvious what is happenning
#3944 opened Nov 15, 2020 by cl0ne
W0406: Module import itself (import-self) in __init__.py Bug πŸͺ² False Positive 🦟 A message is emitted but nothing is wrong with the code Import system Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#3933 opened Nov 1, 2020 by vestronge
import-self false positive when importing non-existing module from current package False Positive 🦟 A message is emitted but nothing is wrong with the code Import system Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#3748 opened Jul 26, 2020 by vlad0337187
Example in module docstring of epylint fails since 2.5.x Bug πŸͺ² Import system Needs investigation πŸ”¬ A bug or crash where it's not immediately obvious what is happenning
#3628 opened May 15, 2020 by twmr
E0602 (undefined-variable) - False positive C: undefined-variable Issues related to 'undefined-variable' check False Positive 🦟 A message is emitted but nothing is wrong with the code Import system namespace-package Needs investigation πŸ”¬ A bug or crash where it's not immediately obvious what is happenning
#3298 opened Dec 9, 2019 by arquolo
Running pylint on namespace modules results in import-error Bug πŸͺ² Import system namespace-package Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#2862 opened Apr 12, 2019 by gpakosz
__path__ mangling in a non namespace package Astroid Related to astroid Enhancement ✨ Improvement to a component High effort πŸ‹ Difficult solution or problem to solve Import system Needs investigation πŸ”¬ A bug or crash where it's not immediately obvious what is happenning
#2474 opened Sep 5, 2018 by chaen
Missing sub-module import statement is not detected False Negative πŸ¦‹ No message is emitted but something is wrong with the code Import system Needs PR This issue is accepted, sufficiently specified and now needs an implementation
#5 opened Apr 25, 2013 by pylint-bot
ProTip! Find all open issues with in progress development work with linked:pr.