]> 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 15:07:57 +0000 (15:07 +0000)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 15:07:57 +0000 (15:07 +0000)
commitd260631be063d97f1a6d1c8f9fa2ce9b0e4f8a58
treea67ce2757e6b4adf37fd8e16939489f4aceda02b
parentce77da5871334bffea722984cb705fd20a763a1f
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