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
#2434 - TypeError: 'Uninferable' object is not iterable
Issue -
State: closed - Opened by cdeil about 6 years ago
- 9 comments
#2426 - cv2 module members are not recognized
Issue -
State: closed - Opened by uriva about 6 years ago
- 61 comments
#2392 - no-member false positive related to an import confusion
Issue -
State: open - Opened by mitar over 6 years ago
- 5 comments
Labels: Bug :beetle:, Needs investigation 🔬, False Positive 🦟
#2368 - ``duplicate-code`` are always counted on the last module checked
Issue -
State: open - Opened by mthuurne over 6 years ago
- 10 comments
Labels: Bug :beetle:, duplicate-code
#2296 - False positive not-an-iterable for typing.NewType
Issue -
State: open - Opened by alien3211 over 6 years ago
- 17 comments
Labels: Astroid, Work in progress, typing
#2293 - Add configuration to promote/demote severity of messages
Issue -
State: open - Opened by nicktimko over 6 years ago
- 12 comments
Labels: Enhancement ✨, High priority, Needs specification :closed_lock_with_key:
#2271 - False positive for ``redundant-keyword-arg`` in class with ``partial()`` class attribute function
Issue -
State: open - Opened by dgilland over 6 years ago
- 6 comments
Labels: False Positive 🦟, Needs PR
#2222 - Relative imports not properly parsed
Issue -
State: open - Opened by jyn514 over 6 years ago
- 1 comment
Labels: Bug :beetle:, Minor 💅, Needs PR
#2188 - InconsistentMroError: Cannot create a consistent method resolution order for MROs
Issue -
State: open - Opened by idgserpro over 6 years ago
- 15 comments
Labels: Bug :beetle:, High effort 🏋, Needs investigation 🔬
#2178 - Ignore line-too-long for long URLs
Issue -
State: closed - Opened by demurgos over 6 years ago
- 8 comments
#2145 - duplicate-code: referenced code locations are ambigous if from same filename (but different folders)
Issue -
State: open - Opened by hardmooth over 6 years ago
- 2 comments
Labels: Bug :beetle:, Duplicate 🐫
#2144 - False positive for pygame.PixelArray(surface) "E1121:Too many positional arguments for lambda call"
Issue -
State: open - Opened by vinay-deshmukh over 6 years ago
- 3 comments
Labels: Bug :beetle:, Needs astroid Brain 🧠, Lib specific 💅
#2108 - Folder analysis fails if '__init__.py' is not present
Issue -
State: closed - Opened by Stevoisiak over 6 years ago
- 8 comments
#2072 - Unstable result of unsubscriptable-object error within if/elif/else block
Issue -
State: open - Opened by eight04 over 6 years ago
Labels: Bug :beetle:, Control flow, Needs PR
#2024 - False-positive E1101 with tensorflow.Summary().value
Issue -
State: open - Opened by bersbersbers over 6 years ago
- 1 comment
Labels: Bug :beetle:, Needs astroid Brain 🧠, Lib specific 💅, Needs PR
#2018 - Show why snake_case errors is emitted on single word variables (might be too small)
Issue -
State: closed - Opened by rmullin7286 over 6 years ago
- 39 comments
Labels: Bug :beetle:, High priority, Hacktoberfest, Needs PR
#1954 - Performance Benchmarks / Integration tests
Issue -
State: open - Opened by brycepg over 6 years ago
- 7 comments
Labels: Enhancement ✨, performance, primer, Needs PR
#1873 - source should not be used as a variable as it prevents debugging.
Issue -
State: closed - Opened by bubthegreat almost 7 years ago
- 5 comments
#1727 - `used-before-assignment` false negative after conditionals
Issue -
State: open - Opened by eddieViscosity about 7 years ago
- 16 comments
Labels: Enhancement ✨, Control flow, False Negative 🦋, High priority, C: used-before-assignment
#1727 - `used-before-assignment` false negative after conditionals
Issue -
State: closed - Opened by eddieViscosity about 7 years ago
- 16 comments
Labels: Enhancement ✨, Control flow, False Negative 🦋, High priority, C: used-before-assignment
#1694 - Decorator false positive: ``unsubscriptable-object``, ``no-member``, ``unsupported-membership-test``, ``not-an-iterable``, ``too-many-function-args``
Issue -
State: open - Opened by ghost about 7 years ago
- 5 comments
Labels: Bug :beetle:, Enhancement ✨, Decorators
#1655 - Adding implicit-str-concat-in-sequence check
Pull Request -
State: closed - Opened by Lucas-C about 7 years ago
- 35 comments
#1630 - unused-import for names used in class keyword arguments inside if expressions
Issue -
State: open - Opened by marmistrz about 7 years ago
- 11 comments
Labels: Bug :beetle:, Control flow, False Positive 🦟, Needs PR
#1630 - unused-import for names used in class keyword arguments inside if expressions
Issue -
State: open - Opened by marmistrz about 7 years ago
- 11 comments
Labels: Bug :beetle:, Control flow, False Positive 🦟, Needs PR
#1536 - Spurious `no-name-in-module, import-error` with `py`
Issue -
State: open - Opened by adamtheturtle over 7 years ago
- 3 comments
Labels: Bug :beetle:, Help wanted 🙏, Needs astroid Brain 🧠, Lib specific 💅, Needs PR
#1524 - Improve the situation for `no-name-in-module` for C extensions and modules using dynamic features
Issue -
State: closed - Opened by chrisspen over 7 years ago
- 31 comments
Labels: Minor 💅, Documentation :green_book:, Needs investigation 🔬, False Positive 🦟, High priority
#1524 - Improve the situation for `no-name-in-module` for C extensions and modules using dynamic features
Issue -
State: open - Opened by chrisspen over 7 years ago
- 29 comments
Labels: Minor 💅, Documentation :green_book:, Needs investigation 🔬, False Positive 🦟, High priority
#1498 - False positive with E1136 unsubscriptable-object for use in `or` after `is None` guard
Issue -
State: open - Opened by sam-s over 7 years ago
- 49 comments
Labels: Enhancement ✨, Help wanted 🙏, Control flow, High priority, Needs PR, Needs astroid constraint
#1487 - import-error on python core modules compiled files
Issue -
State: open - Opened by jsetton over 7 years ago
- 19 comments
Labels: Enhancement ✨, Needs PR
#1470 - Cannot find module if source file is a symbolic link
Issue -
State: closed - Opened by suhlatwork over 7 years ago
- 6 comments
Labels: Bug :beetle:
#1469 - False positive ``no-member``on ``asyncio.subprocess.create_subprocess_exec``
Issue -
State: open - Opened by thanatos over 7 years ago
- 14 comments
Labels: Needs astroid Brain 🧠, False Positive 🦟, Needs PR
#1457 - False negative ``duplicate-code`` when similarities are in the same file
Issue -
State: open - Opened by onilton over 7 years ago
- 8 comments
Labels: Enhancement ✨, Help wanted 🙏, duplicate-code, False Negative 🦋, Needs PR
#1439 - False positive with scipy/scikit-learn
Issue -
State: open - Opened by elirnm over 7 years ago
- 1 comment
Labels: Bug :beetle:, Needs astroid Brain 🧠, Lib specific 💅
#1428 - Relative imports don't work if processed after empty package
Issue -
State: open - Opened by marcinbarczynski over 7 years ago
Labels: Bug :beetle:, Needs investigation 🔬
#1416 - Make PyLint faster by providing a way to reuse ASTs and avoid startup time.
Issue -
State: open - Opened by fabioz over 7 years ago
- 6 comments
Labels: Enhancement ✨, performance, High effort 🏋, Needs PR
#1411 - Incorrect error reporting with requests package
Issue -
State: closed - Opened by elirnm over 7 years ago
- 4 comments
Labels: Bug :beetle:, Needs astroid Brain 🧠
#1162 - pylint lacks type-narrowing control-flow knowledge from `isinstance`
Issue -
State: open - Opened by azmeuk about 8 years ago
- 12 comments
Labels: Control flow
#1144 - Fail to find NameError for undefined functions
Issue -
State: closed - Opened by kolokoltsov about 8 years ago
- 2 comments
Labels: Bug :beetle:, False Negative 🦋, C: used-before-assignment
#1127 - False positive: no-member on "property"-like decorator
Issue -
State: closed - Opened by TBoshoven about 8 years ago
- 7 comments
Labels: Bug :beetle:, Decorators, Duplicate 🐫, False Positive 🦟
#1123 - False positives when using methods that pylint saw being once overridden at instance level
Issue -
State: open - Opened by jstasiak about 8 years ago
- 1 comment
Labels: Bug :beetle:, Astroid, Control flow, inference, Needs PR
#1061 - SQLAlchemy @hybrid_property decorator not supported
Issue -
State: closed - Opened by tdamsma over 8 years ago
- 11 comments
Labels: Enhancement ✨
#945 - # pylint: disable=wrong-spelling-in-comment does not work
Issue -
State: open - Opened by avylove over 8 years ago
- 3 comments
Labels: Bug :beetle:, Minor 💅, Needs PR
#872 - Disables immediately after an else clause do not work properly.
Issue -
State: open - Opened by dbaum over 8 years ago
- 6 comments
Labels: Bug :beetle:, New parser, Needs review 🔍, Work in progress, Needs astroid update, C: Pragma's
#836 - `redefined-variable-type` when using `enum.Enum`
Issue -
State: closed - Opened by Hibou57 over 8 years ago
- 3 comments
#829 - Disable after module docstring has the scope of the whole file.
Issue -
State: open - Opened by dbaum over 8 years ago
- 6 comments
Labels: Enhancement ✨, Help wanted 🙏, Needs investigation 🔬, C: line-too-long, C: Pragma's
#777 - enums and redefined-variable-type
Issue -
State: closed - Opened by ETayrienHBO almost 9 years ago
- 4 comments
#701 - False positives with not-an-iterable and unsubscriptable-object when using default values in base classes.
Issue -
State: open - Opened by pylint-bot almost 9 years ago
- 6 comments
Labels: Bug :beetle:, Needs PR
#689 - Generated warnings depending on file arguments order
Issue -
State: open - Opened by pylint-bot about 9 years ago
- 9 comments
Labels: Bug :beetle:, Command line, Needs PR
#666 - Invalid call of a module in subdirectory not detected
Issue -
State: open - Opened by pylint-bot about 9 years ago
- 2 comments
Labels: Bug :beetle:, Needs PR
#625 - Replace the use of safe_infer after having full inference support with .infer()
Issue -
State: closed - Opened by pylint-bot about 9 years ago
- 2 comments
Labels: Enhancement ✨
#624 - The flow of the program is not taken in consideration for no-member and other checks
Issue -
State: open - Opened by pylint-bot about 9 years ago
Labels: Bug :beetle:, Control flow, High effort 🏋, Needs PR
#618 - Add different configuration for different sub directories
Issue -
State: open - Opened by pylint-bot over 9 years ago
- 45 comments
Labels: Enhancement ✨, Help wanted 🙏, Configuration, Per directory config, High priority, Hacktoberfest
#576 - Cannot understand modification of dictionaries
Issue -
State: open - Opened by pylint-bot over 9 years ago
- 3 comments
Labels: Bug :beetle:, Control flow, Needs PR
#491 - pylint doesn't support pygments lexers/formatters
Issue -
State: open - Opened by pylint-bot over 9 years ago
- 1 comment
Labels: Bug :beetle:, Needs astroid Brain 🧠
#478 - zmq no-member false positives even with extension loading enabled
Issue -
State: open - Opened by pylint-bot over 9 years ago
- 1 comment
Labels: Bug :beetle:, Needs astroid Brain 🧠, Needs PR
#436 - False positive for not-callable accessing default_factory in defaultdict subclass
Issue -
State: open - Opened by pylint-bot almost 10 years ago
- 5 comments
Labels: Bug :beetle:, Control flow, Needs astroid update
#214 - The duplicate-code (R0801) can't be disabled
Issue -
State: closed - Opened by pylint-bot over 10 years ago
- 52 comments
Labels: Enhancement ✨, Help wanted 🙏, High priority, Hacktoberfest
#22 - Pyreverse: ValueError: need more than 1 value to unpack
Issue -
State: open - Opened by pylint-bot over 11 years ago
- 14 comments
Labels: Bug :beetle:, pyreverse, Minor 💅, Needs reproduction :mag: