diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-09-25 08:30:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-25 08:30:15 -0700 |
commit | 46f40be8b907854deb81c6132b7cb038e9e5202a (patch) | |
tree | b5bc41943690a77d4d5eeddae87562535fc2fd02 /Python/errors.c | |
parent | 6ea29c5e90dde6c240bd8e0815614b52ac307ea1 (diff) | |
download | cpython-git-46f40be8b907854deb81c6132b7cb038e9e5202a.tar.gz |
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".
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions