Skip to content

gh-142462: Ensure kw_defaults is always populated in AST arguments#142463

Draft
LumioseSil wants to merge 1 commit intopython:mainfrom
LumioseSil:helps
Draft

gh-142462: Ensure kw_defaults is always populated in AST arguments#142463
LumioseSil wants to merge 1 commit intopython:mainfrom
LumioseSil:helps

Conversation

@LumioseSil
Copy link
Copy Markdown
Contributor

@LumioseSil LumioseSil commented Dec 9, 2025

Normalize AST arguments construction to always allocate kwonlyargs/kw_defaults (with length parity) and assert the invariant.

Normalize AST arguments construction to always allocate kwonlyargs/kw_defaults (with length parity) and assert the invariant.
@LumioseSil LumioseSil changed the title Ensure kw_defaults is always populated in AST arguments gh-142462: Ensure kw_defaults is always populated in AST arguments Dec 9, 2025
@picnixz picnixz marked this pull request as draft December 9, 2025 20:16
@picnixz
Copy link
Copy Markdown
Member

picnixz commented Dec 9, 2025

I'll convert this into a draft until tests are fixed.

@picnixz
Copy link
Copy Markdown
Member

picnixz commented Dec 14, 2025

@AZero13 are you still working on it? if not, I'll close the PR.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants