Skip to content

[3.14] gh-132339: Add support for OpenSSL 3.5 (GH-137720) #137747

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2025

Conversation

zware
Copy link
Member

@zware zware commented Aug 14, 2025

  • Add OpenSSL 3.5.2 definitions to Modules/_ssl_data_35.h (moved from Modules/_ssl_data_34.h)

  • Demote OpenSSL 3.1 to "old", remove it from CI

  • Update all OpenSSL versions to latest patchlevel in CI config and multissltests defaults

  • Add OpenSSL 3.5.2 to CI configuration and multissltests default list

  • Fix a typo in the argument parser description of multissltests.py

(cherry picked from commit 7a703c8)

* Add OpenSSL 3.5.2 definitions to Modules/_ssl_data_35.h (moved from Modules/_ssl_data_34.h)

* Demote OpenSSL 3.1 to "old", remove it from CI

* Update all OpenSSL versions to latest patchlevel in CI config and multissltests defaults

* Add OpenSSL 3.5.2 to CI configuration and multissltests default list

* Fix a typo in the argument parser description of multissltests.py
(cherry picked from commit 7a703c8)

Co-authored-by: Zachary Ware <zach@python.org>
@hugovk hugovk merged commit d8f4d56 into python:3.14 Aug 14, 2025
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants