Skip to content

Order cases in native parser based on AST node frequency#21219

Merged
JukkaL merged 2 commits intomasterfrom
native-parser-reorder
Apr 14, 2026
Merged

Order cases in native parser based on AST node frequency#21219
JukkaL merged 2 commits intomasterfrom
native-parser-reorder

Conversation

@JukkaL
Copy link
Copy Markdown
Collaborator

@JukkaL JukkaL commented Apr 14, 2026

Addresses review comment from #20856.

I checked that the before/after lines match (except for a few minor changes which are fine) using a script.

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JukkaL JukkaL merged commit cd71671 into master Apr 14, 2026
24 checks passed
@JukkaL JukkaL deleted the native-parser-reorder branch April 14, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants