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(python): Correctly Track Type References #4951

Merged
merged 4 commits into from
Oct 18, 2024

Conversation

noanflaherty
Copy link
Collaborator

Now that reference management is on the AstNode level, reference tracking should always happen in the constructor, not the writer.

This cleans things up for Reference and Type nodes to follow this correctly.

@noanflaherty noanflaherty merged commit 49abdff into main Oct 18, 2024
50 checks passed
@noanflaherty noanflaherty deleted the noa/track-type-references branch October 18, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants