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-01-10.02:33:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YhWV80sknzP1y@mail.python.org>
In-reply-to
Content
New changeset f32cb5389a4b by Ezio Melotti in branch '3.3':
#16897: test_bisect now works with unittest test discovery.  Initial patch by Zachary Ware.
http://hg.python.org/cpython/rev/f32cb5389a4b

New changeset cfd8d99ae645 by Ezio Melotti in branch 'default':
#16897: merge with 3.3.
http://hg.python.org/cpython/rev/cfd8d99ae645
History
Date User Action Args
2013-01-10 02:33:36python-devsetrecipients: + python-dev, brett.cannon, ezio.melotti, zach.ware
2013-01-10 02:33:36python-devlinkissue16897 messages
2013-01-10 02:33:36python-devcreate