From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 24 Jul 2024 10:15:56 +0000 (+0300) Subject: [3.13] gh-122085: Use include files for `whatsnew/3.12.rst` deprecations, including... X-Git-Tag: v3.13.0rc1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68237c3040fb9a1ec0e1bceda217f7e305f2577;p=thirdparty%2FPython%2Fcpython.git [3.13] gh-122085: Use include files for `whatsnew/3.12.rst` deprecations, including 3.16 (GH-122093) (#122225) --- diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index cbdad675cb71..6558f36eec42 100644 --- a/Doc/whatsnew/3.12.rst +++ b/Doc/whatsnew/3.12.rst @@ -1336,6 +1336,8 @@ Deprecated .. include:: ../deprecations/pending-removal-in-3.15.rst +.. include:: ../deprecations/pending-removal-in-3.16.rst + .. include:: ../deprecations/pending-removal-in-future.rst Removed