commit | 43f08a85e4b86acf6e4313a51cec4df0cc586da7 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Mar 31 18:01:16 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Mar 31 18:01:16 2006 +0000 |
tree | f1e9812632d468fa2340e1db157b70926117be42 | |
parent | dd2245f2309da358b4c0b56d6a3a411888052f26 [diff] |
Patch #1380952: fix SSL objects timing out on consecutive read()s
diff --git a/Misc/NEWS b/Misc/NEWS index 55357d8..dc98c7a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -303,6 +303,8 @@ Extension Modules ----------------- +- Patch #1380952: fix SSL objects timing out on consecutive read()s + - Patch #1309579: wait3 and wait4 were added to the posix module. - Patch #1231053: The audioop module now supports encoding/decoding of alaw.