Skip to content

Allow nativeparse to parse source code directly#21260

Open
bzoracler wants to merge 3 commits intopython:masterfrom
bzoracler:nativeparse-source
Open

Allow nativeparse to parse source code directly#21260
bzoracler wants to merge 3 commits intopython:masterfrom
bzoracler:nativeparse-source

Conversation

@bzoracler
Copy link
Copy Markdown
Contributor

This is the mypy counterpart of mypyc/ast_serialize#54

@bzoracler
Copy link
Copy Markdown
Contributor Author

bzoracler commented Apr 17, 2026

Current CI failure is due to changed typing signature of ast_serialize.parse::source, this has been fixed in the corresponding PR in mypyc/ast_serialize (see changed line).

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

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.

1 participant