Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pylint-dev/pylint issues and pull requests

#8083 - Feature request: support multiple locales in spelling-dict option

Issue - State: open - Opened by jayaddison over 1 year ago - 9 comments
Labels: Enhancement âœĻ, Needs PR

#8080 - check cython super in comprehension error

Issue - State: open - Opened by gshmu over 1 year ago - 2 comments
Labels: Proposal ðŸ“Ļ, High effort 🏋, Needs decision :lock:, Needs design proposal :lock:

#8079 - Pylint is crashing with astroid.exceptions.StatementMissing: Statement not found on <Module.builtins l.0

Issue - State: open - Opened by jooola over 1 year ago - 8 comments
Labels: Needs decision :lock:

#8074 - False positive `not-a-mapping` with `cast` and `TypeVar`

Issue - State: closed - Opened by phy1729 over 1 year ago - 3 comments
Labels: Astroid, inference, False Positive ðŸĶŸ

#8049 - Crash with AstroidError 'Could not find <FunctionDef.warning_logger'

Issue - State: open - Opened by q-wertz over 1 year ago - 12 comments
Labels: Crash ðŸ’Ĩ, Needs investigation 🔎

#8025 - Cython pure python declare

Pull Request - State: closed - Opened by jtoledo1974 over 1 year ago - 7 comments
Labels: Waiting on author, Needs take over 🛎ïļ

#8022 - Generic type of setter is leaking across instances

Issue - State: open - Opened by belm0 over 1 year ago - 3 comments
Labels: typing, False Positive ðŸĶŸ, Needs PR

#8019 - Can I turn on missing-docstring for "private" functions?

Issue - State: open - Opened by red8888 over 1 year ago - 1 comment
Labels: Enhancement âœĻ, Needs decision :lock:

#8013 - Improve `--dummy-variables-rgx` and `--ignored-argument-names` documentation

Issue - State: open - Opened by nortti over 1 year ago - 2 comments
Labels: Enhancement âœĻ, Documentation :green_book:, Needs specification :closed_lock_with_key:

#8008 - New check: suggest `dataclass` when `__init__` only assigns instance variables

Issue - State: open - Opened by nickdrozd over 1 year ago - 5 comments
Labels: dataclasses, Needs decision :lock:, Needs specification :closed_lock_with_key:

#8006 - Fix ``abstract-class-instantiated`` false positive for ``__new__`` method.

Pull Request - State: closed - Opened by clavedeluna over 1 year ago - 17 comments
Labels: False Positive ðŸĶŸ, Waiting on author, Needs take over 🛎ïļ

#8002 - use property-decorators for no-member

Pull Request - State: closed - Opened by clavedeluna over 1 year ago - 20 comments
Labels: Enhancement âœĻ

#7978 - Incorrect unsupported-membership-test error on TypedDict

Issue - State: open - Opened by tibbe almost 2 years ago - 3 comments
Labels: Help wanted 🙏, False Positive ðŸĶŸ, Needs PR

#7977 - pyreverse problem for classes diagrams generation

Issue - State: open - Opened by cyrduf almost 2 years ago - 2 comments
Labels: Enhancement âœĻ, pyreverse

#7957 - Enable the use of preferred-modules with submodules

Issue - State: open - Opened by d33bs almost 2 years ago - 1 comment
Labels: Enhancement âœĻ, Needs PR

#7955 - Warn on incomplete concrete classes that inherit from abstract classes

Pull Request - State: open - Opened by sshane almost 2 years ago - 22 comments
Labels: Work in progress, False Negative ðŸĶ‹

#7950 - Subclasses of abstract class that do not inherit abc.ABC are considered abstract

Issue - State: open - Opened by sshane almost 2 years ago - 3 comments
Labels: False Negative ðŸĶ‹, Needs PR

#7935 - False negative ``expression-not-assigned`` on fonction calls that return values

Issue - State: open - Opened by AlexeySalmin almost 2 years ago - 5 comments
Labels: Enhancement âœĻ, Help wanted 🙏, False Negative ðŸĶ‹, Needs PR

#7898 - F0002 When trying to infer too many items

Issue - State: closed - Opened by tushar-deepsource almost 2 years ago - 4 comments
Labels: Crash ðŸ’Ĩ, Needs astroid update

#7897 - Better message documentation: add various templates to be able to handle all messages

Issue - State: open - Opened by Pierre-Sassoulas almost 2 years ago - 14 comments
Labels: Enhancement âœĻ, Documentation :green_book:, Needs PR

#7897 - Better message documentation: add various templates to be able to handle all messages

Issue - State: closed - Opened by Pierre-Sassoulas almost 2 years ago - 15 comments
Labels: Enhancement âœĻ, Documentation :green_book:, Needs PR

#7895 - Update format parsing to support f-strings and the str.format function

Pull Request - State: closed - Opened by clavedeluna almost 2 years ago - 15 comments
Labels: Enhancement âœĻ, Needs take over 🛎ïļ

#7891 - False positive `no-member` when attempting to access `_asdict`, which is a valid `NamedTuple` method, in a subclass of `NamedTuple`

Issue - State: open - Opened by Pierre-Sassoulas almost 2 years ago - 3 comments
Labels: False Positive ðŸĶŸ, Needs PR

#7883 - False positive when using ndarray.reshape with separate arguments for each element of the shape

Issue - State: open - Opened by ntraut almost 2 years ago - 2 comments
Labels: Needs astroid Brain 🧠, False Positive ðŸĶŸ, Lib specific 💅

#7874 - Pylint does not escape strings before outputting them in messages

Issue - State: closed - Opened by GideonBear almost 2 years ago - 5 comments
Labels: Bug :beetle:, Needs PR

#7852 - New check `consider-using-keyword-argument` raised for positional litterals in function call

Pull Request - State: closed - Opened by clavedeluna almost 2 years ago - 18 comments
Labels: Enhancement âœĻ, Work in progress, Needs astroid update

#7851 - pyreverse: invalid argument causes exception

Issue - State: closed - Opened by dgutson almost 2 years ago - 4 comments
Labels: pyreverse, Crash ðŸ’Ĩ

#7850 - Use dataclass wrappers for nodes instead of modifying nodes directly in pyreverse

Issue - State: open - Opened by qequ almost 2 years ago - 1 comment
Labels: pyreverse, Maintenance, Breaking changes for 4.0 ðŸĶĪ

#7820 - Pylint does not appear to understand the descriptor protocol

Issue - State: open - Opened by tomkcook almost 2 years ago - 2 comments
Labels: Enhancement âœĻ, Needs astroid update, Needs design proposal :lock:, properties

#7788 - False negative for `no-else-return` after `except`

Issue - State: closed - Opened by nickdrozd almost 2 years ago - 3 comments
Labels: Good first issue, False Negative ðŸĶ‹

#7788 - False negative for `no-else-return` after `except`

Issue - State: closed - Opened by nickdrozd almost 2 years ago - 3 comments
Labels: Good first issue, False Negative ðŸĶ‹

#7774 - With `--jobs 2`, the `open()` call is executed for each opened file

Issue - State: closed - Opened by Pierre-Sassoulas almost 2 years ago - 4 comments
Labels: Bug :beetle:

#7737 - Please consider maintaining the Emacs-Lisp files in a separate repository

Issue - State: closed - Opened by tarsius almost 2 years ago - 23 comments
Labels: Discussion ðŸĪ”, Maintenance, Emacs ðŸ’ū

#7724 - False positive `comparison-with-callable` when comparing two callables

Issue - State: open - Opened by sam-s almost 2 years ago - 8 comments
Labels: False Positive ðŸĶŸ, Needs PR

#7710 - ``sys.argv`` is inferred wrongly as pylint's own values for ``sys.argv`` instead of ``Uninferrable``

Issue - State: closed - Opened by MarcoGorelli almost 2 years ago - 7 comments
Labels: Astroid, False Positive ðŸĶŸ, Needs astroid update

#7686 - `pyreverse` does not show inheritance relation when using a flat folder

Issue - State: open - Opened by DudeNr33 almost 2 years ago - 5 comments
Labels: pyreverse, Needs PR

#7680 - pylint crashed with a ``AstroidError`` (astroid.exceptions.ParentMissingError)

Issue - State: open - Opened by sharky98 almost 2 years ago - 2 comments
Labels: Crash ðŸ’Ĩ, Needs investigation 🔎, Needs astroid update

#7658 - consider-using-with assigning TemporaryDirectory() to class attribute

Issue - State: open - Opened by ppiasek almost 2 years ago - 6 comments
Labels: Proposal ðŸ“Ļ, Needs decision :lock:

#7634 - pyreverse duplication issue

Issue - State: closed - Opened by WilliamMiteff almost 2 years ago - 4 comments
Labels: pyreverse, Needs triage :inbox_tray:

#7614 - False positive for repeated-keywords when dict item is popped off

Issue - State: open - Opened by amrishparmar almost 2 years ago - 3 comments
Labels: Control flow, False Positive ðŸĶŸ

#7613 - Crash while linting Copr code on Fedora 37

Issue - State: closed - Opened by praiskup almost 2 years ago - 4 comments
Labels: Crash ðŸ’Ĩ, Waiting on author, python 3.11, Stale

#7611 - Implement chained comparison improvements and related checks

Pull Request - State: open - Opened by areveny almost 2 years ago - 4 comments
Labels: Enhancement âœĻ, Needs review 🔍, Needs take over 🛎ïļ

#7611 - Implement chained comparison improvements and related checks

Pull Request - State: open - Opened by areveny almost 2 years ago - 4 comments
Labels: Enhancement âœĻ, Needs review 🔍, Needs take over 🛎ïļ

#7607 - What's left for 3.0?

Issue - State: closed - Opened by DanielNoord almost 2 years ago - 28 comments
Labels: Discussion ðŸĪ”, Maintenance

#7579 - Handle patterns in ignored-modules when checking for no-name-in-module

Pull Request - State: closed - Opened by danmou almost 2 years ago - 15 comments
Labels: Bug :beetle:

#7578 - no-name-in-module does not respect patterns in ignored-modules

Issue - State: closed - Opened by danmou almost 2 years ago
Labels: Bug :beetle:, Work in progress

#7577 - Add message name is parameter and nonlocal

Pull Request - State: closed - Opened by ramonsaraiva almost 2 years ago - 5 comments
Labels: Enhancement âœĻ

#7572 - Add dark mode to pyreverse

Issue - State: open - Opened by dgutson almost 2 years ago - 3 comments
Labels: Enhancement âœĻ, Help wanted 🙏, pyreverse, Good first issue, Hacktoberfest, Needs PR

#7565 - typing_extensions assert_never's Never not supported

Issue - State: closed - Opened by henryiii almost 2 years ago - 6 comments
Labels: Enhancement âœĻ, python 3.11

#7565 - typing_extensions assert_never's Never not supported

Issue - State: open - Opened by henryiii almost 2 years ago - 5 comments
Labels: Needs investigation 🔎, python 3.11

#7564 - false positive E1137 on pandas dataframe column assignment when set_index() is used

Issue - State: open - Opened by jmrouet almost 2 years ago - 3 comments
Labels: Help wanted 🙏, Needs astroid Brain 🧠, False Positive ðŸĶŸ, Lib specific 💅

#7564 - false positive E1137 on pandas dataframe column assignment when set_index() is used

Issue - State: open - Opened by jmrouet almost 2 years ago - 3 comments
Labels: Help wanted 🙏, Needs astroid Brain 🧠, False Positive ðŸĶŸ, Lib specific 💅

#7548 - unused-import false positive for names in string argument to typing.cast

Issue - State: open - Opened by lggruspe almost 2 years ago - 1 comment
Labels: False Positive ðŸĶŸ, Needs decision :lock:

#7496 - Add the ``files`` option

Pull Request - State: open - Opened by DanielNoord about 2 years ago - 24 comments
Labels: Enhancement âœĻ, Needs review 🔍

#7484 - pylint --generate-toml-config was incorrect on PyCQA/astroid

Issue - State: closed - Opened by cclauss about 2 years ago - 1 comment
Labels: Needs investigation 🔎, pylint-config

#7464 - pylint is confusing ExitStack() and AsyncExitStack() when both are used

Issue - State: closed - Opened by kriek about 2 years ago - 15 comments
Labels: Bug :beetle:, Needs PR

#7437 - Add support for PEP 681: ``dataclass_transform``

Issue - State: open - Opened by mjhaye about 2 years ago - 10 comments
Labels: Help wanted 🙏, Astroid, Needs astroid update, dataclasses

#7437 - Add support for PEP 681: ``dataclass_transform``

Issue - State: open - Opened by mjhaye about 2 years ago - 10 comments
Labels: dataclasses

#7433 - unsafe-load-any-extension ignored?

Issue - State: open - Opened by tyralla about 2 years ago - 1 comment
Labels: Needs investigation 🔎

#7412 - `not-callable` false positive in type narrowing

Issue - State: closed - Opened by mttbernardini about 2 years ago - 5 comments
Labels: Control flow, False Positive ðŸĶŸ, Needs PR

#7402 - false positive for type-hinted Enum class instance variable

Issue - State: closed - Opened by huwcbjones about 2 years ago - 7 comments
Labels: False Positive ðŸĶŸ, C: invalid-name

#7389 - pyreverse -c option causes stack overflow

Issue - State: open - Opened by AnasTaherGit about 2 years ago - 1 comment
Labels: pyreverse, Crash ðŸ’Ĩ

#7384 - ``pylint.org`` is defunct and we might need to move some stuff

Issue - State: closed - Opened by DanielNoord about 2 years ago - 5 comments
Labels: Question, Documentation :green_book:, Won't fix/not planned

#7383 - Some module level variables names are not checked for invalid-name.

Issue - State: open - Opened by dmail00 about 2 years ago
Labels: False Negative ðŸĶ‹, C: invalid-name, Needs PR

#7381 - Multiple binary | operation in a single statement failed with "E1131: unsupported operand type(s) for | (unsupported-binary-operation)"

Issue - State: open - Opened by Wayonb about 2 years ago - 19 comments
Labels: Regression, False Positive ðŸĶŸ, Needs PR

#7371 - Provide a --ignore-file option with .gitignore as default

Issue - State: open - Opened by soullivaneuh about 2 years ago - 1 comment
Labels: Enhancement âœĻ, Help wanted 🙏, Configuration, Needs PR

#7362 - Better release notes generation and automated release process

Issue - State: open - Opened by Pierre-Sassoulas about 2 years ago - 6 comments
Labels: Enhancement âœĻ, Help wanted 🙏, Minor 💅, Good first issue, Maintenance

#7360 - fix(numpy-param-doc): allow "default" in params

Pull Request - State: open - Opened by adam-grant-hendry about 2 years ago - 20 comments
Labels: False Negative ðŸĶ‹

#7357 - Patch ``sys.path`` on a per-file basis

Pull Request - State: open - Opened by DanielNoord about 2 years ago - 7 comments
Labels: Bug :beetle:, Needs backport, Import system, Needs decision :lock:

#7351 - False positive C2801 (unnecessary-dunder-call) with unittest.mock.call

Issue - State: open - Opened by jamesbraza about 2 years ago - 4 comments
Labels: False Positive ðŸĶŸ, Needs PR

#7340 - Naive attempt at fixing issue #7339. Add a check whether the file is â€Ķ

Pull Request - State: closed - Opened by gcbirzan-plutoflume about 2 years ago - 3 comments
Labels: Bug :beetle:, Work in progress, Needs investigation 🔎

#7338 - pylint -j0 always uses 1 core on real hardware in Linux

Issue - State: open - Opened by dsilakov about 2 years ago - 7 comments
Labels: Bug :beetle:, multiprocessing, Needs PR

#7306 - false import-errors with pip >= 21.3

Issue - State: closed - Opened by belm0 about 2 years ago - 23 comments
Labels: Bug :beetle:, Import system, Needs astroid update

#7289 - `import-self` only compares the name of a module and doesn't consider the actual module being imported

Issue - State: open - Opened by vapier about 2 years ago - 9 comments
Labels: Import system, False Positive ðŸĶŸ, Needs PR

#7269 - time.sleep false negative!

Issue - State: open - Opened by socketpair about 2 years ago - 2 comments
Labels: Astroid, Needs investigation 🔎, False Negative ðŸĶ‹

#7266 - How do I make this basic test pass?

Issue - State: closed - Opened by smac89 about 2 years ago - 3 comments
Labels: Question, Documentation :green_book:

#7261 - pyreverse: duplicates when using properties getters and setters

Issue - State: closed - Opened by VasLem about 2 years ago - 2 comments
Labels: Bug :beetle:, pyreverse

#7241 - Ignore quantifiers when splitting comma-separated regexes

Pull Request - State: closed - Opened by lbenezriravin about 2 years ago - 4 comments
Labels: Bug :beetle:, Configuration, Waiting on author, Backported

#7240 - False-positive `no-member` in comprehension in unreachable code from platform check

Issue - State: open - Opened by Avasam about 2 years ago - 6 comments
Labels: Control flow, False Positive ðŸĶŸ, Needs astroid update

#7232 - Pylint does not warn on assignment to constants

Issue - State: closed - Opened by omarandlorraine about 2 years ago - 19 comments
Labels: Discussion ðŸĪ”, C: invalid-name, Needs decision :lock:, Needs specification :closed_lock_with_key:

#7229 - bad-names-rgxs mangles regular expressions with commas

Issue - State: closed - Opened by lbenezriravin about 2 years ago - 17 comments
Labels: Bug :beetle:, Configuration, Needs decision :lock:

#7213 - [R0801] Similarities false positive on abstract classes

Issue - State: open - Opened by michaeldimchuk about 2 years ago - 6 comments
Labels: Bug :beetle:, duplicate-code, Needs PR

#7170 - Option to regard invalid configuration as an error

Issue - State: open - Opened by ollik1 about 2 years ago - 7 comments
Labels: Bug :beetle:, Needs PR

#7163 - Search for pyproject.toml config file in parent dirs

Pull Request - State: closed - Opened by Felixoid about 2 years ago - 47 comments
Labels: Enhancement âœĻ, Breaking changes for 3.0 ðŸĶĪ

#7126 - False positive ``no-member`` for ``TypedDict.__annotations__``

Issue - State: closed - Opened by Pierre-Sassoulas about 2 years ago - 7 comments
Labels: typing, False Positive ðŸĶŸ, Needs PR

#7121 - The confidence option is not very intuitive to use

Issue - State: open - Opened by Pierre-Sassoulas about 2 years ago - 10 comments
Labels: Enhancement âœĻ, Minor 💅, Needs specification :closed_lock_with_key:

#7107 - [pypy] Add a regression test for 'import array' false positive

Pull Request - State: closed - Opened by Pierre-Sassoulas about 2 years ago - 4 comments
Labels: False Positive ðŸĶŸ, Skip news :mute:

#7100 - False positive for cell-var-from-loop / W0640

Issue - State: open - Opened by tushar-deepsource about 2 years ago - 4 comments
Labels: Documentation :green_book:, False Positive ðŸĶŸ, Needs PR

#7090 - SQLAlchemy: Instance of 'sessionmaker' has no 'begin' member

Issue - State: closed - Opened by neilmunday about 2 years ago - 6 comments
Labels: Needs astroid Brain 🧠, Duplicate ðŸŦ, False Positive ðŸĶŸ, Lib specific 💅

#7087 - Add a new JsonReporter with all the messages information that will replace the current one in 3.0

Pull Request - State: closed - Opened by Pierre-Sassoulas over 2 years ago - 9 comments
Labels: Enhancement âœĻ, Maintenance

#7003 - Pylint no longer support separating options from positional arguments with --

Issue - State: open - Opened by phst over 2 years ago - 11 comments
Labels: Configuration, Regression, Needs PR

#6994 - [no_self_use] Add false negative test cases involving empty method body

Pull Request - State: closed - Opened by scop over 2 years ago - 22 comments
Labels: Help wanted 🙏, Won't fix/not planned, False Negative ðŸĶ‹

#6993 - no_self_use fails to catch methods with empty bodies

Issue - State: closed - Opened by scop over 2 years ago - 2 comments
Labels: Won't fix/not planned, False Negative ðŸĶ‹

#6987 - Add ``unguarded-next-without-default``

Pull Request - State: closed - Opened by DanielNoord over 2 years ago - 27 comments
Labels: Enhancement âœĻ, Blocked 🚧, Work in progress

#6871 - Uniformize ``compare-to-zero``, ``compare-to-empty-string`` with the ``use-implicit-booleaness-x`` checks

Issue - State: closed - Opened by Pierre-Sassoulas over 2 years ago - 1 comment
Labels: Enhancement âœĻ, Maintenance, Needs PR

#6870 - Merging of ``use-implicit-booleaness``-like checkers for consistency and performance

Pull Request - State: closed - Opened by Pierre-Sassoulas over 2 years ago - 12 comments
Labels: Documentation :green_book:, Maintenance

#6804 - False positive `used-before-assignment` with try/else/continue

Issue - State: closed - Opened by mattclay over 2 years ago - 1 comment
Labels: Control flow, False Positive ðŸĶŸ, C: used-before-assignment

#6736 - [doc] Add a CI check for the doc being properly generated

Pull Request - State: closed - Opened by Pierre-Sassoulas over 2 years ago - 45 comments
Labels: Documentation :green_book:, Maintenance, Skip news :mute:

#6736 - [doc] Add a CI check for the doc being properly generated

Pull Request - State: closed - Opened by Pierre-Sassoulas over 2 years ago - 45 comments
Labels: Documentation :green_book:, Maintenance, Skip news :mute: