Files
cpython/Lib/test
Antoine Pitrou 66b5df68f8 Merged revisions 85032 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85032 | antoine.pitrou | 2010-09-27 19:52:25 +0200 (lun., 27 sept. 2010) | 6 lines

  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 18:16:46 +00:00
..
2010-06-23 20:29:26 +00:00
2010-08-22 08:12:09 +00:00
2010-06-22 20:32:02 +00:00
2010-06-28 15:41:06 +00:00
2010-06-22 09:18:28 +00:00
2010-06-29 07:37:25 +00:00