This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-01 06:01:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
35759fe2fa
cpython
/
Modules
/
_ssl
History
Download ZIP
Download TAR.GZ
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
gh-131525: Cache the result of tuple_hash (
#131529
)
2025-03-27 09:57:06 -04:00
cert.c
gh-111178: fix UBSan failures in
Modules/_ssl.c
(GH-130719)
2025-03-17 16:25:28 +01:00
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
bpo-18233: Add internal methods to access peer chain (GH-25467)
2021-04-26 15:01:40 +02:00