]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1380952: fix SSL objects timing out on consecutive read()s
authorGeorg Brandl <georg@python.org>
Fri, 31 Mar 2006 18:01:24 +0000 (18:01 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 31 Mar 2006 18:01:24 +0000 (18:01 +0000)
commitc97f592c468e4ea9b02d30508cd63337e829df37
treeeec9e075e2c09d5587ab7caecabf066e3d661023
parent31fa7e3be0031aa22643a1991b490790b7db36a3
Patch #1380952: fix SSL objects timing out on consecutive read()s
 (backport from rev. 43491)
Lib/test/test_socket_ssl.py
Misc/NEWS
Modules/_ssl.c