This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients giampaolo.rodola, nadeem.vawda, neologix, pitrou, python-dev, rosslagerwall
Date 2012-12-18.22:47:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YQvWf1T5tzMfr@mail.python.org>
In-reply-to
Content
New changeset 13d8c33de8ff by Antoine Pitrou in branch '3.3':
Silence sporadic failure in RecvmsgIntoSCTPStreamTest.testRecvmsgEOF (issue #13876) - probably not Python-related.
http://hg.python.org/cpython/rev/13d8c33de8ff

New changeset 900ee4a04f5e by Antoine Pitrou in branch 'default':
Silence sporadic failure in RecvmsgIntoSCTPStreamTest.testRecvmsgEOF (issue #13876) - probably not Python-related.
http://hg.python.org/cpython/rev/900ee4a04f5e
History
Date User Action Args
2012-12-18 22:47:43python-devsetrecipients: + python-dev, pitrou, giampaolo.rodola, nadeem.vawda, neologix, rosslagerwall
2012-12-18 22:47:42python-devlinkissue13876 messages
2012-12-18 22:47:42python-devcreate