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 ezio.melotti, michael.foord, pitrou, python-dev
Date 2011-07-23.20:39:24
SpamBayes Score 0.00013179472
Marked as misclassified No
Message-id <E1Qkiyq-0002lP-4l@dinsdale.python.org>
In-reply-to
Content
New changeset 9f847dfba217 by Antoine Pitrou in branch '3.2':
Issue #12624: It is now possible to fail after the first failure when
http://hg.python.org/cpython/rev/9f847dfba217

New changeset 01d18277c40b by Antoine Pitrou in branch 'default':
Issue #12624: It is now possible to fail after the first failure when
http://hg.python.org/cpython/rev/01d18277c40b
History
Date User Action Args
2011-07-23 20:39:25python-devsetrecipients: + python-dev, pitrou, ezio.melotti, michael.foord
2011-07-23 20:39:25python-devlinkissue12624 messages
2011-07-23 20:39:24python-devcreate