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

Appearance settings

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

Merged
Yhg1s merged 2 commits into
python:3.13python/cpython:3.13from
ZeroIntensity:backport-4c53b25-3.13ZeroIntensity/cpython:backport-4c53b25-3.13Copy head branch name to clipboard
Dec 2, 2024
Merged

[3.13] gh-124984: Enhance ssl thread safety (GH-124993)#125780
Yhg1s merged 2 commits into
python:3.13python/cpython:3.13from
ZeroIntensity:backport-4c53b25-3.13ZeroIntensity/cpython:backport-4c53b25-3.13Copy head branch name to clipboard

Conversation

@ZeroIntensity

@ZeroIntensity ZeroIntensity commented Oct 21, 2024

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

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 ZeroIntensity deleted the backport-4c53b25-3.13 branch December 20, 2024 04:06
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.