Skip to content
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

Prompt to update the docs by version page #226

Merged
merged 4 commits into from
Mar 24, 2025

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Mar 22, 2025

Fixes #165.

Prompt to update https://www.python.org/doc/versions, which is often forgotten.

Print out the reStructuredText needed for pasting into the page.

Refactor the similar prereleases page function to also use Tag.is_final and simplify name.

Copy link
Member

@ned-deily ned-deily left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@hugovk hugovk merged commit 4437a18 into python:master Mar 24, 2025
12 checks passed
@hugovk hugovk deleted the prompt-update-docs-by-version branch March 24, 2025 17:21
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.

Automate updating the doc/version web page
2 participants