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

Default to Python 3.12 instead of 3.13 #335

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Conversation

julienp
Copy link
Contributor

@julienp julienp commented Nov 21, 2024

To run on Python 3.13 you need at least pulumi 3.136.0, which was released October 8. Defaulting to Python 3.13 causes issues for anyone on an older version. Python 3.12 support goes back to 3.103, released in January.

To run on Python 3.13 you need at least pulumi [3.136.0](https://github.com/pulumi/pulumi/releases/tag/v3.136.0), which was not released that long ago. Defaulting to Python 3.13 causes issues for anyone on an older version. Python 3.12 support goes back to [3.103](https://github.com/pulumi/pulumi/releases/tag/v3.103.0), released in January.
@julienp julienp marked this pull request as ready for review November 21, 2024 12:53
@julienp julienp requested a review from a team as a code owner November 21, 2024 12:53
README.md Outdated Show resolved Hide resolved
Co-authored-by: Fraser Waters <[email protected]>
@julienp julienp merged commit 2b0d8e0 into main Nov 21, 2024
10 checks passed
@julienp julienp deleted the julienp/default-python branch November 21, 2024 13: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.

2 participants