FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-124984: Enhance `ssl` thread safety (GH-124993) by ZeroIntensity · Pull Request #125780 · python/cpython · GitHub

/ cpython Public

[3.13] gh-124984: Enhance ssl thread safety (GH-124993) - #125780

Merged
Yhg1s merged 2 commits into
python:3.13from
ZeroIntensity:backport-4c53b25-3.13
Dec 2, 2024
Merged

[3.13] gh-124984: Enhance ssl thread safety (GH-124993)#125780
Yhg1s merged 2 commits into
python:3.13from
ZeroIntensity:backport-4c53b25-3.13

Conversation

ZeroIntensity commented Oct 21, 2024
edited
Loading

Copy link
Copy Markdown
Member

Make SSL objects thread safe in Free Theaded build by
using critical sections.

(cherry picked from commit 4c53b25)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

ZeroIntensity and others added 2 commits October 21, 2024 07:11
Make SSL objects thread safe in Free Theaded build by
using critical sections.

(cherry picked from commit 4c53b25)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

vstinner commented Dec 2, 2024

Copy link
Copy Markdown
Member

@Yhg1s Yhg1s merged commit b105157 into python:3.13 Dec 2, 2024

Thanks @Yhg1s.

ZeroIntensity deleted the backport-4c53b25-3.13 branch December 20, 2024 04:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL