Files
cpython/Modules
Antoine Pitrou 6d7df63837 Issue #9950: Fix socket.sendall() crash or misbehaviour when a signal is
received.  Now sendall() properly calls signal handlers if necessary,
and retries sending if these returned successfully, including on sockets
with a timeout.
2010-09-27 17:52:25 +00:00
..
2010-09-03 23:47:32 +00:00
2010-08-28 07:42:21 +00:00
2010-09-01 08:56:10 +00:00
2010-08-15 18:51:10 +00:00
2010-09-05 05:26:10 +00:00
2010-07-06 15:00:40 +00:00
2010-08-24 18:08:22 +00:00
2010-06-18 16:22:00 +00:00
2010-07-04 10:15:11 +00:00
2010-08-15 18:51:10 +00:00
2010-09-27 05:32:54 +00:00
2010-09-24 00:03:39 +00:00
2010-08-16 20:17:07 +00:00
2010-09-03 23:47:32 +00:00