Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-132339: Add support for OpenSSL 3.5#137720

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
zware merged 8 commits intopython:mainfromzware:ssl35
Aug 14, 2025
Merged

gh-132339: Add support for OpenSSL 3.5#137720

zware merged 8 commits intopython:mainfromzware:ssl35
Aug 14, 2025

Conversation

@zware
Copy link
Member

@zwarezware commentedAug 13, 2025
edited by bedevere-appbot
Loading

Includes_ssl_data*.h update, as well as updating other versions in CI.

@zwarezware marked this pull request as ready for reviewAugust 13, 2025 17:43
@gpsheadgpshead added needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsAug 14, 2025
@zwarezware merged commit7a703c8 intopython:mainAug 14, 2025
87 of 89 checks passed
@zwarezware deleted the ssl35 branchAugust 14, 2025 04:18
@miss-islington-app
Copy link

Thanks@zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry,@zware, I could not cleanly backport this to3.14 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 7a703c8f1942c8bd07943458962f6e59d2892757 3.14

@miss-islington-app
Copy link

Sorry,@zware, I could not cleanly backport this to3.13 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 7a703c8f1942c8bd07943458962f6e59d2892757 3.13

zware added a commit to zware/cpython that referenced this pull requestAug 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 commit7a703c8)Co-authored-by: Zachary Ware <zach@python.org>
@bedevere-app
Copy link

GH-137747 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelAug 14, 2025
@zware
Copy link
MemberAuthor

The 3.13 backport is complicated by the fact that 3.4 support was not backported there; presumably we want to do that first? I think we do want to make sure 3.5 at least works back to 3.13 (maybe even further?), but how critical is the_ssl_data*.h update for that?

cc:@encukou fromGH-127330 (3.4) and@picnixz fromGH-131618 (3.4.1)

hugovk pushed a commit that referenced this pull requestAug 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 commit7a703c8)
@bedevere-bot

This comment was marked as off-topic.

@encukou
Copy link
Member

Thessl_data*.h is only used for error messages.

@bedevere-bot

This comment was marked as off-topic.

@bedevere-bot

This comment was marked as off-topic.

@serhiy-storchaka
Copy link
Member

Reminder about backporting.@zware

@zware
Copy link
MemberAuthor

@serhiy-storchaka: Seenote above; I'm not certain how we want to handle this.

@encukou
Copy link
Member

See#127331 (comment).

zware reacted with thumbs up emoji

@encukouencukou removed the needs backport to 3.13bugs and security fixes labelAug 15, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull requestAug 19, 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
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull requestSep 9, 2025
…python#137747)* 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 commit7a703c8)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@AA-TurnerAA-TurnerAA-Turner left review comments

@gpsheadgpsheadgpshead approved these changes

@picnixzpicnixzAwaiting requested review from picnixzpicnixz is a code owner

@ezio-melottiezio-melottiAwaiting requested review from ezio-melottiezio-melotti is a code owner

@hugovkhugovkAwaiting requested review from hugovkhugovk is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

7 participants

@zware@bedevere-bot@encukou@serhiy-storchaka@gpshead@hugovk@AA-Turner

[8]ページ先頭

©2009-2025 Movatter.jp