Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash with nested NamedTuple in incremental mode #10431

Merged
merged 1 commit into from
May 6, 2021

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented May 6, 2021

The name of the nested tuple type was inconsistent. Sometimes if was stored
using the full name in the module symbol table.

Also improve the internal API for creating classes to be less error-prone.

Work on #7281.

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