summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Iarygin <oleg@arhadthedev.net>2023-02-07 14:54:47 (GMT)
committerGitHub <noreply@github.com>2023-02-07 14:54:47 (GMT)
commita687ae9eb5c0aea06c52de1e426904b79f767f4e (patch)
tree79acdd20195f44331067a0ff3912d10152a30782
parenta757d721271974c45e2feacef739af4e86ec7350 (diff)
downloadcpython-a687ae9eb5c0aea06c52de1e426904b79f767f4e.zip
cpython-a687ae9eb5c0aea06c52de1e426904b79f767f4e.tar.gz
cpython-a687ae9eb5c0aea06c52de1e426904b79f767f4e.tar.bz2
Fix nesting of 'Pending Removal in Python 3.14' (#101637)
-rw-r--r--Doc/whatsnew/3.12.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst
index 0c5a70b..b723b70 100644
--- a/Doc/whatsnew/3.12.rst
+++ b/Doc/whatsnew/3.12.rst
@@ -479,7 +479,7 @@ APIs:
* :class:`webbrowser.MacOSX` (:gh:`86421`)
Pending Removal in Python 3.14
-==============================
+------------------------------
* Deprecated the following :mod:`importlib.abc` classes, scheduled for removal in
Python 3.14: