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 #1520

Merged
merged 5 commits into from
Oct 24, 2023
Merged

Google sync #1520

merged 5 commits into from
Oct 24, 2023

Conversation

rchen152
Copy link
Contributor

No description provided.

rchen152 and others added 5 commits October 24, 2023 11:32
* Adds `bound=<class>` to Self occurrences.
* Prints typing.Self as `from typing import Self` in pyi files rather than
  defining a new TypeVar named Self.

For #1283.

PiperOrigin-RevId: 575328499
…yet error.

All that's left to implement is use of Self in attribute annotations.

For #1283.

PiperOrigin-RevId: 575492431
… possible.

If we cannot narrow the type we continue to fall back to just instantiating the
asserted types, rather than saying the assert will fail.

PiperOrigin-RevId: 575998510
PiperOrigin-RevId: 576296400
@rchen152 rchen152 merged commit e9d2d66 into main Oct 24, 2023
19 checks passed
@rchen152 rchen152 deleted the google_sync branch October 24, 2023 22:08
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