]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-99079: add What's New item (GH-107481)
authorNed Deily <nad@python.org>
Mon, 31 Jul 2023 07:12:07 +0000 (03:12 -0400)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 07:12:07 +0000 (07:12 +0000)
Doc/whatsnew/3.12.rst

index 71b9358323e3d0c040f863de090e983681cccdd6..2ec25eb25ecb47780bfdd16072e744921b01b2b5 100644 (file)
@@ -1586,6 +1586,8 @@ Build Changes
   :file:`!configure`.
   (Contributed by Christian Heimes in :gh:`89886`.)
 
+* Windows builds and macOS installers from python.org now use OpenSSL 3.0.
+
 
 C API Changes
 =============