Skip to content

Python 3.13 is now main #1099

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 3 commits into from
May 23, 2023
Merged

Python 3.13 is now main #1099

merged 3 commits into from
May 23, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 22, 2023

We don't have a PEP for 3.13 yet, so I left it pointing to the 3.12 PEP for now.

For first release, I put the first Monday in October 2024. We can adjust when we know the real date.


📚 Documentation preview 📚: https://cpython-devguide--1099.org.readthedocs.build/versions/

@@ -69,6 +69,11 @@
stroke: #008844;
}

.release-cycle-chart .release-cycle-blob.release-cycle-blob-prerelease {
fill: teal;
Copy link
Member

Choose a reason for hiding this comment

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

Since all the other colors are in hex, maybe we should do the same here? Then we can just average bugfix and feature to get the "right" value ;)

Copy link
Member Author

Choose a reason for hiding this comment

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

We also have other named HTML colours where available in this file: black and white.

@hugovk hugovk merged commit 66d310d into python:main May 23, 2023
@hugovk hugovk deleted the main-3.13 branch May 23, 2023 18: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.

4 participants