Files
cpython/Lib/test
Antoine Pitrou 08ae02f11e 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:14:43 +00:00
..
2008-08-24 07:08:55 +00:00
2008-10-11 00:49:57 +00:00
2008-09-05 00:43:33 +00:00
2009-04-01 16:39:21 +00:00
2010-07-09 19:39:56 +00:00
2008-11-12 01:57:36 +00:00