From: Oleg Iarygin Date: Tue, 7 Feb 2023 14:54:47 +0000 (+0400) Subject: Fix nesting of 'Pending Removal in Python 3.14' (#101637) X-Git-Tag: v3.12.0a6~226^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a687ae9eb5c0aea06c52de1e426904b79f767f4e;p=thirdparty%2FPython%2Fcpython.git Fix nesting of 'Pending Removal in Python 3.14' (#101637) --- diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index 0c5a70b64574..b723b70154f0 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: