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

Merged
merged 9 commits into from
Jul 24, 2020
Merged

Google sync #627

merged 9 commits into from
Jul 24, 2020

Conversation

rchen152
Copy link
Contributor

No description provided.

rchen152 and others added 9 commits July 24, 2020 14:46
Also deletes an obsolete test that I happened to notice.

PiperOrigin-RevId: 322223756
I managed to cause a lot of crashes with my filtering fix yesterday =/

PiperOrigin-RevId: 322429418
We previously made type(self) return Any in __init__ to avoid spurious errors
about a class being non-instantiable. Copies the workaround to __class__.

PiperOrigin-RevId: 322429519
PiperOrigin-RevId: 322599520
PiperOrigin-RevId: 322806644
Fixes a bug where a type alias containing a type parameter that is used in both
a generic class and a generic function would have its scope changed, messing up
the type parameter count we use to report the "Appears only once in the
signature" invalid-annotation error.

PiperOrigin-RevId: 322919782
We can't resolve these properly, but for some reason people have been trying to
use them a lot in typeshed recently, so let's set these aliases to Any for now.

For #612.

PiperOrigin-RevId: 323060647
PiperOrigin-RevId: 323074844
@google-cla google-cla bot added the cla: yes label Jul 24, 2020
@rchen152 rchen152 merged commit b1f27ec into master Jul 24, 2020
@rchen152 rchen152 deleted the google_sync branch July 24, 2020 22:15
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