Skip to content

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