FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-109190: What's New in 3.12: Add subheadings to removals for easy linking by hugovk · Pull Request #109159 · python/cpython · GitHub

/ cpython Public

gh-109190: What's New in 3.12: Add subheadings to removals for easy linking - #109159

Merged
hugovk merged 5 commits into
python:mainfrom
hugovk:doc-whatsnew-3.12-removed-subheadings
Sep 11, 2023
Merged

gh-109190: What's New in 3.12: Add subheadings to removals for easy linking#109159
hugovk merged 5 commits into
python:mainfrom
hugovk:doc-whatsnew-3.12-removed-subheadings

Conversation

hugovk commented Sep 8, 2023
edited by AA-Turner
Loading

Copy link
Copy Markdown
Member

Add subheadings to the Removed section.

Similar to Improved Modules, this gives us hyperlink anchors for the subheadings and makes it easy to share direct links. For example, I wanted to share a direct link to the ssl.match_hostname() removal, but had to use https://docs.python.org/3.12/whatsnew/3.12.html#removed which is a bit further away.

Before: https://docs.python.org/3.12/whatsnew/3.12.html#removed

After: https://cpython-previews--109159.org.readthedocs.build/en/109159/whatsnew/3.12.html#removed


📚 Documentation preview 📚: https://cpython-previews--109159.org.readthedocs.build/en/109159/whatsnew/3.12.html#removed

hugovk added the docs Documentation in the Doc dir label Sep 8, 2023

AA-Turner 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Good idea!

A

Comment thread Doc/whatsnew/3.12.rst Outdated
Comment thread Doc/whatsnew/3.12.rst Outdated
Comment thread Doc/whatsnew/3.12.rst
hugovk and others added 2 commits September 9, 2023 03:22
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
AA-Turner changed the title What's New in 3.12: Add subheadings to removals for easy linking gh-109190: What's New in 3.12: Add subheadings to removals for easy linking Sep 9, 2023
Comment thread Doc/whatsnew/3.12.rst Outdated
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
hugovk merged commit 57b6205 into python:main Sep 11, 2023
hugovk deleted the doc-whatsnew-3.12-removed-subheadings branch September 11, 2023 16:06

Copy link
Copy Markdown
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 11, 2023
…easy linking (pythonGH-109159)

(cherry picked from commit 57b6205)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

bedevere-app Bot commented Sep 11, 2023

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Sep 11, 2023
Yhg1s pushed a commit that referenced this pull request Sep 12, 2023
… easy linking (GH-109159) (#109273)

gh-109190: What's New in 3.12: Add subheadings to removals for easy linking (GH-109159)
(cherry picked from commit 57b6205)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.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

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL