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 brett.cannon, ezio.melotti, python-dev, zach.ware
Date 2013-03-02.12:33:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZJ6Nh28fFzRrK@mail.python.org>
In-reply-to
Content
New changeset 02bbc5375a56 by Ezio Melotti in branch '3.3':
#17333: test_imaplib now works with unittest test discovery.  Patch by Zachary Ware.
http://hg.python.org/cpython/rev/02bbc5375a56

New changeset b8bafae4a15a by Ezio Melotti in branch 'default':
#17333: merge with 3.3.
http://hg.python.org/cpython/rev/b8bafae4a15a
History
Date User Action Args
2013-03-02 12:33:25python-devsetrecipients: + python-dev, brett.cannon, ezio.melotti, zach.ware
2013-03-02 12:33:25python-devlinkissue17333 messages
2013-03-02 12:33:24python-devcreate