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

Merged
merged 2 commits into from Aug 28, 2020
Merged

Google sync #660

merged 2 commits into from Aug 28, 2020

Conversation

rchen152
Copy link
Contributor

No description provided.

Pytype Team and others added 2 commits August 28, 2020 12:06
…CNS.

We want to run pytype, while generating the PYI files tree in CNS. We do it because we work on known historical [] snapshots, so once we generated a PYI file for a snapshot we can keep it forever (or at least until we change our code).

The built in python "open" cannot read from CNS. So we patch the read function to use gfile.open which is a drop-in replacement.
Like we do here:
[]

PiperOrigin-RevId: 328780052
The Build Failures table looks good, so we might as well do a set of releases.

PiperOrigin-RevId: 328983682
@google-cla google-cla bot added the cla: yes label Aug 28, 2020
@rchen152 rchen152 merged commit 3c7a3a0 into master Aug 28, 2020
@rchen152 rchen152 deleted the google_sync branch August 28, 2020 19:33
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

1 participant