Skip to content

[3.13] gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574) #122674

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

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 4, 2024

Match statements in tooling require a more recent Python. Tools/cases_generator/*.py (and Tools/jit/*.py in 3.13+).

(cherry picked from commit d0b92dd)

Co-authored-by: Jonathan Protzenko protz@microsoft.com
Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com
Co-authored-by: Gregory P. Smith greg@krypto.org

…honGH-122574)

Match statements in tooling require a more recent Python. Tools/cases_generator/*.py (and `Tools/jit/*.py` in 3.13+).

(cherry picked from commit d0b92dd)

Co-authored-by: Jonathan Protzenko <protz@microsoft.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
@miss-islington miss-islington requested a review from a team as a code owner August 4, 2024 23:22
@bedevere-app bedevere-app bot added type-bug An unexpected behavior, bug, or error awaiting review labels Aug 4, 2024
@gpshead gpshead requested a review from Yhg1s August 5, 2024 00:44
@Yhg1s Yhg1s merged commit d5e7d0a into python:3.13 Aug 6, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants