Dynamically substitute main version in versions.rst from release-cycle.json#1583
Merged
hugovk merged 10 commits intopython:mainfrom Jun 24, 2025
Conversation
willingc
approved these changes
Jun 20, 2025
Collaborator
willingc
left a comment
There was a problem hiding this comment.
This seems reasonable to me. Leaving it to our release expert @hugovk 👋 to review and merge. Thanks @corneliusroemer for working on improvements to the devguide too!
hugovk
reviewed
Jun 23, 2025
Member
hugovk
left a comment
There was a problem hiding this comment.
Thanks! A couple of suggestions.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
corneliusroemer
commented
Jun 23, 2025
Contributor
Author
|
Thanks for the suggestions @hugovk - I have accepted them and added a small additional fix (renaming |
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In #1582 @hugovk suggested programmatically setting the version of the main branch to avoid having to do it manually each year:
This is an attempt to do so generated in conjunction with openai's codex.
It introduces the first non-purely-declarative code into conf.py. Maybe there's a better place to put the code but I'm not familiar with the code base.
This screenshot shows that things work as expected (tested on commit 6da61e3)
https://cpython-devguide--1583.org.readthedocs.build/versions/
📚 Documentation preview 📚: https://cpython-devguide--1583.org.readthedocs.build/