Skip to content

Bump ast-serialize version to 0.2.3#21378

Merged
ilevkivskyi merged 1 commit into
python:masterfrom
ilevkivskyi:fix-new-parser-2
Apr 30, 2026
Merged

Bump ast-serialize version to 0.2.3#21378
ilevkivskyi merged 1 commit into
python:masterfrom
ilevkivskyi:fix-new-parser-2

Conversation

@ilevkivskyi

Copy link
Copy Markdown
Member

This brings in mypyc/ast_serialize#61

The implicit joining improvement is not strictly necessary, all tests, except testDebugFString parser test I added, pass even without it, but I would be more confident if we have exact 1:1 match with the old parser behavior.

cc @JukkaL

@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. ✅

@ilevkivskyi ilevkivskyi merged commit 07b6443 into python:master Apr 30, 2026
24 checks passed
@ilevkivskyi ilevkivskyi deleted the fix-new-parser-2 branch April 30, 2026 12:31
JukkaL pushed a commit that referenced this pull request Apr 30, 2026
This brings in mypyc/ast_serialize#61

The implicit joining improvement is not strictly necessary, all tests,
except `testDebugFString` parser test I added, pass even without it, but
I would be more confident if we have exact 1:1 match with the old parser
behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant