| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Good idea!
A
Sorry, something went wrong.
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
…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>
|
GH-109273 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
… 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>
| Back | FazBrowse Home | New Git URL |
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