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

Merged
merged 3 commits into from
Oct 10, 2023
Merged

Google sync #1514

merged 3 commits into from
Oct 10, 2023

Conversation

rchen152
Copy link
Contributor

No description provided.

Spyboticsguy and others added 3 commits October 10, 2023 14:20
Adds a very small debugging tool (`parse_pickle`)
which takes in a single argument (path to a pickled AST),
deserializes it, prints the deserialized AST,
and then finally re-prints the deserialized AST
as a `pyi`-format string.

Heavily borrows from `parse_pyi.py` in the
same directory.

#tftypes

PiperOrigin-RevId: 572356461
I'd say it's fair to call 3.11 "supported" now that pytype's own tests pass and
all the pynext targets type-check cleanly.

I removed a couple of the `validate_version=False` settings in tyre because, on
second thought, I don't like the idea of non-test code turning off version
validation. This shouldn't cause us much trouble with 3.11 -> 3.12, since it'll
just cause some test failures that don't block anything else.

PiperOrigin-RevId: 572365056
@rchen152 rchen152 merged commit 416f121 into main Oct 10, 2023
@rchen152 rchen152 deleted the google_sync branch October 10, 2023 22:19
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