pylint-dev/astroid
A common base representation of python source code for pylint and other projects
PythonLGPL-2.1
Pinned issues
Issues
- 8
Update OSS-Fuzz integration
#2511 opened by correctmost - 1
Inference of JoinedStr is inconsistent
#2621 opened by ericvergnaud - 3
- 0
Support for Multi-line Code Snippets with #@ Marker
#2566 opened by PeterHamfelt - 12
- 0
Incorrect inference of decorated function
#2632 opened by apmorton - 6
Ast conversion for a dataclass raises DuplicateBasesError which crashes Pylint
#2628 opened by AleksMat - 4
Missing node ancestors
#2631 opened by epenet - 1
IndexError when _alias() has no arguments
#2513 opened by correctmost - 2
- 0
modutils._get_relative_base_path returns incorrect result when directory name starts with directory name in path_to_check
#2608 opened by eugene57 - 1
- 0
OverflowError in _multiply_seq_by_int
#2521 opened by correctmost - 0
- 0
Bug: incorrect docstring on `ImportFrom.level`
#2571 opened by epenet - 2
brain_attrs doesn't add PEP 526 instance variable annotations, causing `no-member` errors
#2514 opened by Hnasar - 1
KeyError in _set_proxied with getset_descriptor class
#2517 opened by correctmost - 2
Remove code related to old-style classes
#2560 opened by akamat10 - 0
Uncaught TokenError while fuzzing
#2527 opened by correctmost - 0
- 0
- 0
- 0
- 0
"TypeError: 'UninferableBase' object is not iterable" when inferring random.sample code
#2518 opened by correctmost - 0
ValueError when stringifying namedtuple exception that contains invalid format string
#2519 opened by correctmost - 0
- 2
Test failures against NumPy 2.0.0rc2
#2442 opened by mgorny - 2
- 1
`test_no_user_warning` assumes pip is available
#2396 opened by kloczek - 6
astroid crashes with RecursionError in a pytest session if schemathesis is installed
#2427 opened by jherbel - 4
Test failures on Python 3.13 with astroid 3.0.2
#2349 opened by limburgher - 5
Test regressions with Python 3.13.0b4
#2478 opened by mgorny - 3
3.2.4 test failure
#2479 opened by limburgher - 2
Pylint checks against incorrect type with properties that have a getter and setter
#2467 opened by here-abarany - 2
false not-an-iterable for __truediv__ with @overload
#2448 opened by davetapley - 4
sphinx warnings `reference target not found`
#2398 opened by kloczek - 1
`six.moves` brain is not effective when `six.moves` was already imported in interpreter running astroid
#2409 opened by perrinjerome - 2
test_pydantic_field failes
#2392 opened by FantasqueX - 0
- 1
Exception 'RecursionError: maximum recursion depth exceeded' in astroid decorators with astroid 3.1.0
#2391 opened by KKoukiou - 4
- 0
PEP 695: infer generic bases
#2370 opened by jacobtylerwalls - 0
- 1
Backstory behind license being LGPL?
#2337 opened by tony - 1
Pyreverse does not show return type for property methods
#2333 opened by SRFU-NN - 4
- 4
A dataclass of type ``enum.Enum`` does not contain the enum ``__members__`` object
#2317 opened by mbyrnepr2 - 1
`sphinx-autoapi` after astroid `v3.0.0`
#2312 opened by stress-tess - 2
Regression in Astroid version 2.15.7 in handling subscriptable type parameters
#2305 opened by behnazh-w - 3
2.15.7: sdist is still missing `tox.ini`
#2304 opened by mtelka