Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Sep 12, 2025

Fixes mypyc/mypyc#1138. Also fix similar issue with named tuples and TypedDicts.

@JukkaL JukkaL changed the title [mypyc] Fix crash with NewType in incremental builds [mypyc] Fix crash with NewType and other non-class types in incremental builds Sep 12, 2025
@JukkaL JukkaL merged commit 4939b11 into master Sep 12, 2025
13 checks passed
@JukkaL JukkaL deleted the mypyc-incr-newtype branch September 12, 2025 11:47
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.

Importing NewType in separate compilation mode crashes

2 participants