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 nadeem.vawda, neologix, pitrou, python-dev, vstinner
Date 2011-12-14.18:31:01
SpamBayes Score 0.05915891
Marked as misclassified No
Message-id <E1RatbY-0001Ru-JK@dinsdale.python.org>
In-reply-to
Content
New changeset fbcaeb4a8654 by Charles-François Natali in branch '2.7':
Issue #13453: Fix a race condition in test_poplib.
http://hg.python.org/cpython/rev/fbcaeb4a8654

New changeset e497a3ed9beb by Charles-François Natali in branch '3.2':
Issue #13453: Fix a race condition in test_poplib.
http://hg.python.org/cpython/rev/e497a3ed9beb

New changeset 1eae8154c109 by Charles-François Natali in branch 'default':
Issue #13453: Fix a race condition in test_poplib.
http://hg.python.org/cpython/rev/1eae8154c109
History
Date User Action Args
2011-12-14 18:31:02python-devsetrecipients: + python-dev, pitrou, vstinner, nadeem.vawda, neologix
2011-12-14 18:31:01python-devlinkissue13453 messages
2011-12-14 18:31:01python-devcreate