-
-
Notifications
You must be signed in to change notification settings - Fork 275
Pull requests: pylint-dev/astroid
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update pytest-cov requirement from ~=5.0 to ~=6.0
dependency
Related to dependencies of the project
#2633
opened Nov 4, 2024 by
dependabot
bot
Loading…
Prevent dataclass parsing from triggering DuplicateBasesError
Crash 💥
Needs review 🔍
Needs to be reviewed by one or multiple more persons
Use
.get
method instead of in
operator to get value from inference cache safely
#2609
opened Oct 10, 2024 by
JCZuurmond
Loading…
Move typing imports and some definitions behind guard
Enhancement ✨
Improvement to a component
#2585
opened Sep 25, 2024 by
nickdrozd
Loading…
Visit the transforms before handling delayed assattr nodes
#2453
opened Jun 24, 2024 by
marmarek
Loading…
[4.0.x] Make manager required in AstroidBuilder/InspectBuilder
Enhancement ✨
Improvement to a component
Prefer stdlib modules over same-named modules on sys.path
Bug 🪳
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
Work in progress
#2223
opened Jun 23, 2023 by
jacobtylerwalls
•
Draft
Add brain to fix tensorflow import errors.
Blocked 🚧
A PR or issue blocked by another PR or issue
Brain 🧠
Needs a brain tip
Enhancement ✨
Improvement to a component
Numpy reshape shape to use *
pylint-tested
PRs that don't cause major regressions with pylint
#1999
opened Jan 31, 2023 by
clavedeluna
Loading…
Add more tests for simple augmented assignments
Maintenance
Discussion or action around maintaining astroid or the dev workflow
Work in progress
#1612
opened Jun 10, 2022 by
tristanlatr
Loading…
Infer members of Improvement to a component
Needs review 🔍
Needs to be reviewed by one or multiple more persons
Enums
as instances of the Enum
they belong to
Bug 🪳
Enhancement ✨
#1598
opened Jun 6, 2022 by
DanielNoord
Loading…
2 tasks done
Promote most dunder definitions on Orignal implementer went away but the code could be salvaged.
FunctionModel
to ObjectModel
Needs take over 🛎️
#1519
opened Apr 18, 2022 by
jacobtylerwalls
•
Draft
Add Improvement to a component
Needs review 🔍
Needs to be reviewed by one or multiple more persons
Work in progress
orelse_lineno
and orelse_col_offset
to nodes.If
Enhancement ✨
#1480
opened Mar 19, 2022 by
DanielNoord
Loading…
2 tasks done
Treat NewTypes like normal subclasses
Blocked 🚧
A PR or issue blocked by another PR or issue
Enhancement ✨
Improvement to a component
inference
Needs review 🔍
Needs to be reviewed by one or multiple more persons
#1301
opened Dec 17, 2021 by
colatkinson
•
Draft
2 tasks done
Conditional test pickle failing
Needs take over 🛎️
Orignal implementer went away but the code could be salvaged.
#1122
opened Aug 9, 2021 by
renefritze
•
Draft
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.