From: Ned Deily Date: Mon, 31 Jul 2023 07:25:29 +0000 (-0400) Subject: [3.11] gh-99079: add What's New item (GH-107482) X-Git-Tag: v3.11.5~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed5be956ee20b6a7993bf8477e11d35498794887;p=thirdparty%2FPython%2Fcpython.git [3.11] gh-99079: add What's New item (GH-107482) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index 91f54f38428a..f102aa599069 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -2712,4 +2712,13 @@ tarfile In Python 3.14, the default will switch to ``'data'``. (Contributed by Petr Viktorin in :pep:`706`.) + +Notable Changes in 3.11.5 +========================= + +OpenSSL +------- + +* Windows builds and macOS installers from python.org now use OpenSSL 3.0. + .. _libb2: https://www.blake2.net/