Staging
v0.5.1
https://github.com/python/cpython
Revision e245231fabb4c97521959e9ae1b45469bfad0d1e authored by Victor Stinner on 28 March 2015, 02:00:46 UTC, committed by Victor Stinner on 28 March 2015, 02:00:46 UTC
I didn't notice that the ssl module uses private attributes of socket objects.
1 parent b28e916
History
Tip revision: e245231fabb4c97521959e9ae1b45469bfad0d1e authored by Victor Stinner on 28 March 2015, 02:00:46 UTC
Issue #22117: Fix ssl to use _PyTime_t API on sock_timeout
Tip revision: e245231
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.1 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 1.9 KB

README

back to top