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

using ylib2to3 means we can test <=py311 on any python version supported by YAPF #1162

Merged
merged 1 commit into from
Oct 10, 2023
Merged

using ylib2to3 means we can test <=py311 on any python version supported by YAPF #1162

merged 1 commit into from
Oct 10, 2023

Conversation

Spitfire1900
Copy link
Contributor

@Spitfire1900 Spitfire1900 commented Oct 7, 2023

This may supersede #1132.

Since we're using ylib2to3 instead of lib2to3 this means we can test <=py311 on any python version supported by YAPF.

[] remove language in Readme that says YAPF must run as the same version of Python as the code you're formatting.

@bwendling bwendling merged commit ed6f56b into google:main Oct 10, 2023
11 checks passed
bwendling pushed a commit that referenced this pull request Oct 13, 2023
Cleanup for #1162 - YAPF running under Python 3.7 against 3.11 code will work
now that it's based on ylib2to3 instead of lib2to3.
@Spitfire1900 Spitfire1900 deleted the using-ylib2to3-means-we-can-test-<=py311-on-any-python-version branch October 19, 2023 01:04
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