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, petri.lehtinen, python-dev, r.david.murray, serhiy.storchaka
Date 2014-02-08.13:07:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fLtwD69mtz7Ljn@mail.python.org>
In-reply-to
Content
New changeset 1c3fcba31708 by Serhiy Storchaka in branch '2.7':
Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests.
http://hg.python.org/cpython/rev/1c3fcba31708

New changeset bd1d6916b689 by Serhiy Storchaka in branch '3.3':
Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests.
http://hg.python.org/cpython/rev/bd1d6916b689

New changeset 2e5e66f9e228 by Serhiy Storchaka in branch 'default':
Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests.
http://hg.python.org/cpython/rev/2e5e66f9e228
History
Date User Action Args
2014-02-08 13:07:57python-devsetrecipients: + python-dev, giampaolo.rodola, r.david.murray, petri.lehtinen, serhiy.storchaka
2014-02-08 13:07:57python-devlinkissue20549 messages
2014-02-08 13:07:57python-devcreate