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

Google sync #1209

Merged
merged 6 commits into from May 19, 2022
Merged

Google sync #1209

merged 6 commits into from May 19, 2022

Conversation

rchen152
Copy link
Contributor

No description provided.

martindemello and others added 6 commits May 19, 2022 12:21
…ses.

For instance, if we have the late annotation `"list[int]"` and convert it to
`"typing.List[int]"` we will get an error in late resolution because
`typing.List` has not been imported. Therefore we need to make sure the import
is added before the late annotation is resolved.

PiperOrigin-RevId: 449354181
Any is special-cased.

PiperOrigin-RevId: 449574289
PiperOrigin-RevId: 449583134
PiperOrigin-RevId: 449806401
@rchen152 rchen152 merged commit 9124d79 into main May 19, 2022
@rchen152 rchen152 deleted the google_sync branch May 19, 2022 20:25
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.

None yet

2 participants