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 christian.heimes, georg.brandl, python-dev, rhettinger, yselivanov
Date 2012-10-31.20:39:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XsLxj49KZzMCY@mail.python.org>
In-reply-to
Content
New changeset 838e2b19489e by Andrew Svetlov in branch '3.2':
Issue #16377: Fix bisect unittest.
http://hg.python.org/cpython/rev/838e2b19489e

New changeset f3dd84feeb58 by Andrew Svetlov in branch '3.3':
Merge issue #16377: Fix bisect unittest.
http://hg.python.org/cpython/rev/f3dd84feeb58

New changeset 016d1a1fd601 by Andrew Svetlov in branch 'default':
Merge issue #16377: Fix bisect unittest.
http://hg.python.org/cpython/rev/016d1a1fd601
History
Date User Action Args
2012-10-31 20:39:22python-devsetrecipients: + python-dev, georg.brandl, rhettinger, christian.heimes, yselivanov
2012-10-31 20:39:22python-devlinkissue16377 messages
2012-10-31 20:39:22python-devcreate