-
-
Notifications
You must be signed in to change notification settings - Fork 354
Pull requests: pylint-dev/astroid
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Infer the
args of an exception instance as a tuple of unknown contents
#3241
opened Aug 19, 2026 by
ekanshul
Loading…
Fix crash on
super() in a classmethod defined outside a class
#3240
opened Aug 19, 2026 by
ekanshul
Loading…
Fix as_string() dropping parentheses around a comparison that is the left operand of another comparison
#3239
opened Aug 19, 2026 by
nikonikolov
Loading…
Fix the signature of the fallback
__new__ in the object model
#3238
opened Aug 19, 2026 by
ekanshul
Loading…
2
guard as_string ValueError in _generate_dataclass_init
#3236
opened Aug 19, 2026 by
nabhan06
Contributor
Loading…
escape f-string literal parts so as_string round-trips
#3235
opened Aug 19, 2026 by
kali834x
Contributor
Loading…
Keep the annotations of *args and **kwargs in as_string output
Enhancement ✨
Improvement to a component
Needs review 🔍
Needs to be reviewed by one or multiple more persons
Infer recent dict and list subscript assignments
Bug 🪳
#3220
opened Aug 12, 2026 by
AG0708
Loading…
1 of 3 tasks
Infer None for the fset of a property without a setter
Bug 🪳
#3205
opened Aug 6, 2026 by
Eljees
Contributor
Loading…
Fix incorrect type inference for enum.auto() in IntEnum members
Bug 🪳
#3202
opened Aug 5, 2026 by
Genny-oo
Contributor
Loading…
only load a stdlib-named C extension from the standard library
Bug 🪳
#3193
opened Aug 3, 2026 by
kali834x
Contributor
Loading…
Do not infer factory-decorated functions as properties
Work in progress
#3183
opened Jul 31, 2026 by
TheGreatApollyon
Contributor
Loading…
Fix inference of loop variable unpacking with names in iterables
Work in progress
#3182
opened Jul 31, 2026 by
TheGreatApollyon
Contributor
Loading…
Fix relative import resolution in namespace packages
Work in progress
#3178
opened Jul 31, 2026 by
TheGreatApollyon
Contributor
Loading…
Fix build in Python 3.15 with OpenSSL 4.0 (old TLS protocols removed)
#3161
opened Jul 28, 2026 by
rosset
Loading…
Add inference for t-strings
Enhancement ✨
Improvement to a component
#3120
opened Jun 28, 2026 by
Pierre-Sassoulas
Member
•
Draft
Compute constraints in Improvement to a component
and, or operations
Enhancement ✨
#3101
opened Jun 14, 2026 by
zenlyj
Contributor
Loading…
tests: add regression tests for already-fixed but unguarded issues
#3081
opened May 24, 2026 by
Pierre-Sassoulas
Member
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.