Staging
v0.5.1
https://github.com/python/cpython
Revision bf0d1165174e8347b4d3a731c4e47e8288f1d01b authored by Miss Islington (bot) on 10 March 2018, 16:27:01 UTC, committed by Andrew Svetlov on 10 March 2018, 16:27:01 UTC
* Skip write()/data_received() if sslpipe is destroyed
(cherry picked from commit 5e80a71ab67045fecec46573a1892e240b569ace)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
1 parent 8909078
History
Tip revision: bf0d1165174e8347b4d3a731c4e47e8288f1d01b authored by Miss Islington (bot) on 10 March 2018, 16:27:01 UTC
bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044) (GH-6057)
Tip revision: bf0d116
File Mode Size
ceval.h -rw-r--r-- 1.4 KB
condvar.h -rw-r--r-- 2.7 KB
context.h -rw-r--r-- 701 bytes
gil.h -rw-r--r-- 1.4 KB
hamt.h -rw-r--r-- 3.0 KB
hash.h -rw-r--r-- 123 bytes
import.h -rw-r--r-- 114 bytes
mem.h -rw-r--r-- 5.8 KB
pygetopt.h -rw-r--r-- 458 bytes
pystate.h -rw-r--r-- 7.1 KB
warnings.h -rw-r--r-- 508 bytes

back to top