summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-09-05 18:19:06 (GMT)
committerGitHub <noreply@github.com>2023-09-05 18:19:06 (GMT)
commit3d0827e397f6d75d33e578ce4eec459458a34080 (patch)
treec235e255a15c9469ab7949ac47f8f1a4fd878f9c /Misc/NEWS.d/next
parent578b3ea0e9816cecaef246a50d20257de8e0d642 (diff)
downloadcpython-3d0827e397f6d75d33e578ce4eec459458a34080.zip
cpython-3d0827e397f6d75d33e578ce4eec459458a34080.tar.gz
cpython-3d0827e397f6d75d33e578ce4eec459458a34080.tar.bz2
[3.12] gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) (#108930)
gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) (cherry picked from commit deea7c82682848b2a0db971a4dcc3a32c73a9f8c) Co-authored-by: Zachary Ware <zach@python.org>
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r--Misc/NEWS.d/next/Windows/2023-09-05-10-08-47.gh-issue-107565.CIMftz.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2023-09-05-10-08-47.gh-issue-107565.CIMftz.rst b/Misc/NEWS.d/next/Windows/2023-09-05-10-08-47.gh-issue-107565.CIMftz.rst
new file mode 100644
index 0000000..024a582
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2023-09-05-10-08-47.gh-issue-107565.CIMftz.rst
@@ -0,0 +1 @@
+Update Windows build to use OpenSSL 3.0.10.