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

Merged
merged 13 commits into from Oct 21, 2021
Merged

Google sync #1035

merged 13 commits into from Oct 21, 2021

Conversation

rchen152
Copy link
Contributor

No description provided.

Pytype Team and others added 11 commits October 20, 2021 19:46
PiperOrigin-RevId: 404307683
Instead of trying to manually unpack the value, use Args.starargs, because that's what it's there for.

PiperOrigin-RevId: 404348895
This makes sure that when we continue analysing the code we do not get
cascading errors from a missing attribute in the class, analogous to the way we
make sure an `__init__` function always constructs something in
`abstract.function.call_function()`

PiperOrigin-RevId: 404351536
Try to ignore mixins, i.e. classes that don't define `__new__`.
This isn't perfect, but it's more accurate.

PiperOrigin-RevId: 404368186
PiperOrigin-RevId: 404392221
One more blocklist gone!

PiperOrigin-RevId: 404392980
@google-cla google-cla bot added the cla: yes label Oct 21, 2021
@rchen152 rchen152 merged commit eaaf153 into master Oct 21, 2021
@rchen152 rchen152 deleted the google_sync branch October 21, 2021 20:49
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

4 participants