Files
cpython/Lib
Victor Stinner 46f40be8b9 bpo-33937: Catch ENOMEM error in test_socket (#9557)
Fix test_socket.SendmsgSCTPStreamTest: catch ENOMEM error.
testSendmsgTimeout() and testSendmsgDontWait() randomly fail on
Travis CI with: "OSError: [Errno 12] Cannot allocate memory".
2018-09-25 08:30:15 -07:00
..
2018-06-02 07:16:19 -07:00
2017-11-08 14:44:44 -08:00
2017-11-05 15:37:50 +02:00