Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Nov 5, 2025

Comment on lines 71 to 72
There is usually either one or two maintenance branches at any given time.
After the final release of a new minor version (3.x.0), releases
Copy link
Member Author

Choose a reason for hiding this comment

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

It's always Python 3.x, we don't care about 2.x any more.

If there's a 4.x, and things change, we'll update it then.

Comment on lines -207 to -208
changes to the branch. After the final release is published, the full
:ref:`development cycle <stages>` starts again for the next minor version.
Copy link
Member Author

Choose a reason for hiding this comment

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

Incorrect.

After the final release is published in October, the dev cycle for the next one had already started back in May.

Copy link
Member

Choose a reason for hiding this comment

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

Maybe add that this period starts after RC1? Or at least it has for the last couple of releases.

Copy link
Member Author

Choose a reason for hiding this comment

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

The new dev cycle begins after beta 1, when main forks to a 3.x branch.

I think let's keep these explanations simpler, about the current cycle, rather than matching them up to previous/next cycles.

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines -207 to -208
changes to the branch. After the final release is published, the full
:ref:`development cycle <stages>` starts again for the next minor version.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe add that this period starts after RC1? Or at least it has for the last couple of releases.

@hugovk hugovk merged commit b24ed50 into python:main Dec 21, 2025
5 checks passed
@hugovk hugovk deleted the clarify-dev-cycle branch December 21, 2025 09:07
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.

3 participants