Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update README.rst informations from 3.14 to 3.15 #134649

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Wulian233
Copy link
Contributor

Please add skip news and skip issue labels~

I also made a similar PR at 3.14alpha0 a year ago #119539 . It seems that this part was overlooked in 3.15 as well. I'm not a member of the triage team yet, so I still can't add labels. I'd love to be one of them!

@@ -136,7 +136,7 @@ What's New
----------

We have a comprehensive overview of the changes in the `What's New in Python
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
We have a comprehensive overview of the changes in the `What's New in Python
We have a comprehensive overview of the changes in the `What's new in Python

I didn't modify the capitalization of the "New" here, although on https://docs.python.org/3.15/whatsnew/3.15.html, "new" is in lowercase

@@ -136,7 +136,7 @@ What's New
----------

We have a comprehensive overview of the changes in the `What's New in Python
3.14 <https://docs.python.org/3.14/whatsnew/3.14.html>`_ document. For a more
Copy link
Member

Choose a reason for hiding this comment

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

I think we should have a substitution with dynamic content instead and let Sphinx replace the versions accordingly.

This can be done using an event-handler for source-read in Sphinx if we're in a code-block directive, or via |...| substitutions if we don't need to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants