]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131423: Update to OpenSSL 3.0.16. (GH-131839)
authorSteve Dower <steve.dower@python.org>
Fri, 28 Mar 2025 16:28:11 +0000 (16:28 +0000)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 16:28:11 +0000 (16:28 +0000)
commitde8bc17c337a623536ae365e4402a05e7ad76fbf
treeb4a7f433e961438aa0f4ff12f9f4eb5870f76537
parente460602705f3402d7b8ecf747e538e14b807879d
gh-131423: Update to OpenSSL 3.0.16. (GH-131839)

The bin tag is 3.0.16.1 because we rebuilt without uplink support to fix gh-131804.
This PR also prevents making calls that are now unsafe without uplink, and updates
the tests to property interpret these failures as unsupported.
12 files changed:
Lib/test/audit-tests.py
Lib/test/test_audit.py
Lib/test/test_ssl.py
Misc/NEWS.d/next/Windows/2025-03-28-13-22-55.gh-issue-131423.vI-LqV.rst [new file with mode: 0644]
Misc/externals.spdx.json
Modules/_ssl.c
Modules/_ssl/debughelpers.c
PCbuild/_ssl.vcxproj
PCbuild/_ssl.vcxproj.filters
PCbuild/get_externals.bat
PCbuild/openssl.vcxproj
PCbuild/python.props