Skip to content

Fix heading levels for "Deprecated" section in What's New for 3.12 #94762

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

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Deprecated


Pending Removal in Python 3.13
==============================
------------------------------

The following modules and APIs have been deprecated in earlier Python releases,
and will be removed in Python 3.13.
Expand Down Expand Up @@ -172,7 +172,7 @@ APIs:
* :class:`webbrowser.MacOSX` (:gh:`86421`)

Pending Removal in Future Versions
==================================
----------------------------------

The following APIs were deprecated in earlier Python versions and will be removed,
although there is currently no date scheduled for their removal.
Expand Down