This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea4cc585cd12ed73e5fe9978f943ceff5bb5cd51
cpython
/
Modules
/
_ssl
T
History
Peter Bierma
55788a9096
gh-137583: Only lock the SSL context, not the SSL socket (GH-137588)
...
Fixes a deadlock in 3.13.6.
2025-08-10 14:47:11 +00:00
..
clinic
…
cert.c
…
debughelpers.c
gh-137583: Only lock the SSL context, not the SSL socket (GH-137588)
2025-08-10 14:47:11 +00:00
misc.c
…