SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 84 Python

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.
A
Antoine Pitrou committed
6d7df638370b7298a78af1e55e6cbb36f77b42ec
Parent: 0ae3361