]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Silence sporadic failure in RecvmsgIntoSCTPStreamTest.testRecvmsgEOF (issue #13876...
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 18 Dec 2012 22:44:59 +0000 (23:44 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 18 Dec 2012 22:44:59 +0000 (23:44 +0100)
commitf23e3f7ad200d571de55b3b429f14c8704d50c48
treed7c209fccb76bce09025b78f85dd623083421364
parentdcac718236519de86f79cbb00fa745a97c7381e3
parentd5a070f586ab31693996f1b6ed5de3447472177c
Silence sporadic failure in RecvmsgIntoSCTPStreamTest.testRecvmsgEOF (issue #13876) - probably not Python-related.
Lib/test/test_socket.py