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

Link to PEP sections in What's New in 3.12 #108878

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Sep 4, 2023

Currently https://docs.python.org/3.12/whatsnew/3.12.html has links for PEPs 701, 692 and 695 to their sections further down the What's New page (they're the full line links). The others link to https://peps.python.org (the "PEP xxx" links):

image

Let's link them all to their What's New sections in the first instance (they all have onward links to https://peps.python.org):

image

(The removals don't have their own section, just bullets in the "Removed" sections.)


📚 Documentation preview 📚: https://cpython-previews--108878.org.readthedocs.build/

@hugovk hugovk added the needs backport to 3.12 bug and security fixes label Sep 4, 2023
@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir skip news labels Sep 4, 2023
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

@hugovk hugovk merged commit 7855d32 into python:main Sep 4, 2023
@hugovk hugovk deleted the doc-whatsnew-3.12-pep-links branch September 4, 2023 21:02
@miss-islington
Copy link
Contributor

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 4, 2023
(cherry picked from commit 7855d32)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot
Copy link

GH-108890 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Sep 4, 2023
Yhg1s pushed a commit that referenced this pull request Sep 5, 2023
Link to PEP sections in What's New in 3.12 (GH-108878)
(cherry picked from commit 7855d32)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants