Skip to content

Automatically suffix the README version after a release#422

Merged
savannahostrowski merged 2 commits into
python:mainfrom
savannahostrowski:update-tweak-readme
Jul 22, 2026
Merged

Automatically suffix the README version after a release#422
savannahostrowski merged 2 commits into
python:mainfrom
savannahostrowski:update-tweak-readme

Conversation

@savannahostrowski

Copy link
Copy Markdown
Member

Closes #169

Opted to automatically update the README (rather than remind), using option 1 from the discussion: This is Python version 3.15.0 beta 3+dev style suffixes. This happens in release.py --done, alongside the existing patchlevel.h update, so it lands in the post-release commit: + for 3.14 and earlier, +dev for 3.15+.

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@savannahostrowski
savannahostrowski merged commit a25ec43 into python:main Jul 22, 2026
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.

release bump should either automatically update or remind to update README version to x.y.z+

2 participants