diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-09-27 18:16:46 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-09-27 18:16:46 +0000 |
commit | 66b5df68f82e3b4097cf2d5d9ec5892019a7dc16 (patch) | |
tree | da97b64bbac8c9015d3ee0af00b8d04250565fee /Python/future.c | |
parent | 47ca122bdd988227262dac375d625f6156036a22 (diff) | |
download | cpython-git-66b5df68f82e3b4097cf2d5d9ec5892019a7dc16.tar.gz |
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.
........
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions