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

Use Type as the type in IR for extends/implements instead of a path #135

Merged
merged 1 commit into from
May 3, 2024

Conversation

hoodmane
Copy link
Member

@hoodmane hoodmane commented May 3, 2024

This makes the cross referencing for types that we extend or implement match the cross referencing for types in other places. In particular it allows us to extend external types.

This makes the cross referencing for types that we extend or implement match the
cross referencing for types in other places. In particular it allows us to
extend external types.
@hoodmane hoodmane merged commit d0e631d into pyodide:master May 3, 2024
6 checks passed
@hoodmane hoodmane deleted the type-supers-implements branch May 3, 2024 13:51
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