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 berker.peksag, brett.cannon, ezio.melotti, python-dev, zach.ware
Date 2013-01-10.04:55:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YhZdW2FNrzS0J@mail.python.org>
In-reply-to
Content
New changeset 20e44464eb86 by Ezio Melotti in branch '3.3':
#16905: test_bufio now works with unittest test discovery.  Initial patch by Berker Peksag.
http://hg.python.org/cpython/rev/20e44464eb86

New changeset 6ee721029fd5 by Ezio Melotti in branch 'default':
#16905: merge with 3.3.
http://hg.python.org/cpython/rev/6ee721029fd5
History
Date User Action Args
2013-01-10 04:55:12python-devsetrecipients: + python-dev, brett.cannon, ezio.melotti, berker.peksag, zach.ware
2013-01-10 04:55:12python-devlinkissue16905 messages
2013-01-10 04:55:12python-devcreate