Skip to content

Pull requests: pylint-dev/astroid

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add new If guard helper methods Enhancement ✨ Improvement to a component
#1099 by cdce8p was merged Jul 13, 2021 Loading… updated Jul 13, 2021 2.6.3
Add inference tips for dataclass attributes Bug 🪳 Enhancement ✨ Improvement to a component
#1126 by david-yz-liu was merged Aug 16, 2021 Loading… updated Aug 19, 2021
2 tasks done
2.7.0
Support pyz imports Enhancement ✨ Improvement to a component
#1161 by grayjk was merged Sep 10, 2021 Loading… updated Sep 10, 2021 2.8.0
Add inference of Compare nodes Enhancement ✨ Improvement to a component
#979 by nelfin was merged Sep 14, 2021 Loading… updated Sep 16, 2021
1 of 2 tasks
2.8.0
Add end_lineno and end_col_offset to nodes ast Enhancement ✨ Improvement to a component High effort 🏋 Difficult solution or problem to solve Needs review 🔍 Needs to be reviewed by one or multiple more persons python 3.8
#1258 by cdce8p was merged Nov 21, 2021 Loading… updated Nov 21, 2021
4 of 6 tasks
2.9.0
Add support for attrs v21.3.0+ Brain 🧠 Needs a brain tip Enhancement ✨ Improvement to a component
#1331 by jacobbogdanov was merged Jan 20, 2022 Loading… updated Jan 27, 2022 2.10.0
Add position attribute for nodes Enhancement ✨ Improvement to a component
#1393 by cdce8p was merged Feb 26, 2022 Loading… updated Feb 27, 2022 2.10.0
Add Position to the __init__ of nodes Enhancement ✨ Improvement to a component Maintenance Discussion or action around maintaining astroid or the dev workflow
#1408 by DanielNoord was merged Feb 27, 2022 Loading… updated Feb 27, 2022
1 task done
2.10.0
Changed NodeNG.tolineno to use end_lineno when it is available Enhancement ✨ Improvement to a component
#1351 by superbobry was merged Feb 27, 2022 Loading… updated Feb 27, 2022 2.10.0
Add doc_node attribute Enhancement ✨ Improvement to a component
#1276 by kasium was merged Feb 28, 2022 Loading… updated Mar 1, 2022
1 of 2 tasks
2.11.0
Deprecate accessing the doc attribute on nodes Enhancement ✨ Improvement to a component Maintenance Discussion or action around maintaining astroid or the dev workflow
#1434 by DanielNoord was merged Mar 6, 2022 Loading… updated Mar 6, 2022
2 tasks done
2.11.0
Handle inference of ComprehensionScope better Enhancement ✨ Improvement to a component pylint-tested PRs that don't cause major regressions with pylint
#1475 by DanielNoord was closed May 10, 2022 Loading… updated May 10, 2022
2 tasks done
2.12.0
Capture and log messages emitted by C modules when importing them Enhancement ✨ Improvement to a component
#1514 by jacobtylerwalls was merged May 23, 2022 Loading… updated May 24, 2022
2 tasks done
2.12.0
Revert #1575 and catch further KeyErrors Enhancement ✨ Improvement to a component
#1576 by jacobtylerwalls was merged May 30, 2022 Loading… updated Jun 1, 2022
1 of 2 tasks
2.12.0
Infer the actual unpacked value on Dict's getitem() Enhancement ✨ Improvement to a component inference
#1196 by isidentical was merged Jun 5, 2022 Loading… updated Jun 5, 2022 2.12.0
[RFC] Yield self when inferring GeneratorExp Enhancement ✨ Improvement to a component
#1615 by jacobtylerwalls was closed Jun 11, 2022 Draft updated Jun 11, 2022
Infer modulo operations on strings Enhancement ✨ Improvement to a component
#1617 by DanielNoord was merged Jun 17, 2022 Loading… updated Jun 17, 2022
2 tasks done
2.12.0
Update subprocess.Popen args for Python 3.9+ Bug 🪳 Enhancement ✨ Improvement to a component python 3.9
#1679 by jacobtylerwalls was merged Jun 30, 2022 Loading… updated Jul 9, 2022
2 tasks done
2.11.7
Create a NamedTuple instance for NamedTuples Enhancement ✨ Improvement to a component T: NamedTuple Issues related to NamedTuple Work in progress
#1306 by DanielNoord was closed Nov 20, 2022 Draft updated Nov 20, 2022
2 tasks done
Support "is None" constraints from if statements during inference Enhancement ✨ Improvement to a component inference
#1189 by david-yz-liu was merged Jan 6, 2023 Loading… updated Jan 6, 2023
2 tasks done
2.13.0
Capture unwanted output signaled in #1904 Enhancement ✨ Improvement to a component
#1978 by bje- was merged Jan 30, 2023 Loading… updated Jan 30, 2023 2.14.0
Infer instance from the result of call to __new__ Enhancement ✨ Improvement to a component Work in progress
#1727 by mymedia2 was closed Feb 5, 2023 Loading… updated Feb 5, 2023
2 tasks done
Fix constructors of ClassDef Enhancement ✨ Improvement to a component
#2130 by DanielNoord was merged Apr 22, 2023 Loading… updated Apr 24, 2023 3.0.0a1
Fix constructors of AssignName Enhancement ✨ Improvement to a component pylint-tested PRs that don't cause major regressions with pylint
#2077 by DanielNoord was merged Apr 3, 2023 Loading… updated Apr 24, 2023 3.0.0a1
Fix constructors of DelName Enhancement ✨ Improvement to a component
#2078 by DanielNoord was merged Apr 3, 2023 Loading… updated Apr 24, 2023 3.0.0a1
ProTip! Type g i on any issue or pull request to go back to the issue listing page.