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

Python 3.13 #97

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Python 3.13 #97

merged 2 commits into from
Aug 27, 2024

Conversation

yorickdowne
Copy link

@yorickdowne yorickdowne commented Aug 25, 2024

Merge after the Python 3.13 runner is available. See also #74

Changed macos-12 to macos-13 because of:

"While this release of 3.12 still supports them, it is likely that we will be forced to drop support for macOS 10.12 and older in a future 3.12 release. (Python 3.13 has already dropped support for them.)"

macOS is usually supported for 3 years, which means 12 would become unsupported when 15 releases, likely late October. https://endoflife.date/macos

@yorickdowne yorickdowne marked this pull request as draft August 25, 2024 22:11
@yorickdowne yorickdowne force-pushed the python-3.13 branch 2 times, most recently from 1dd8605 to 322dc38 Compare August 25, 2024 23:00
@remyroy
Copy link
Member

remyroy commented Aug 26, 2024

3.13 isn't available yet with the setup-python action. The list of versions is available on https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json . We could try 3.13.0-rc.1 instead.

Copy link
Member

@remyroy remyroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's start testing with Python 3.13 rc releases.

@remyroy remyroy marked this pull request as ready for review August 27, 2024 18:48
@remyroy remyroy merged commit 2827254 into eth-educators:main Aug 27, 2024
18 checks passed
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