]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143960: Add support for OpenSSL 3.6, drop EOL 3.2 (#143961)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 20 Jan 2026 15:25:31 +0000 (17:25 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 15:25:31 +0000 (17:25 +0200)
commita126893fa80c4ee5f0bac8a84a49491c19edd511
tree1883172aac2e4cde2df2dc2056d117e8689d02de
parent795d5c5b44c5ac4b7d1619800f341ec2d0332430
gh-143960: Add support for OpenSSL 3.6, drop EOL 3.2 (#143961)

Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>
.github/workflows/build.yml
Misc/NEWS.d/next/Build/2026-01-17-15-31-19.gh-issue-143960.Zi0EqR.rst [new file with mode: 0644]
Modules/_ssl.c
Modules/_ssl_data_36.h [moved from Modules/_ssl_data_35.h with 99% similarity]
Tools/ssl/make_ssl_data.py
Tools/ssl/multissltests.py