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 db3l, python-dev, r.david.murray, zach.ware
Date 2015-08-09.03:05:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150809030544.111014.82652@psf.io>
In-reply-to
Content
New changeset 7d69b214e668 by Zachary Ware in branch '2.7':
Issue #24751: Fix running regrtest with '-w' flag in case of test failures.
https://hg.python.org/cpython/rev/7d69b214e668
History
Date User Action Args
2015-08-09 03:05:48python-devsetrecipients: + python-dev, db3l, r.david.murray, zach.ware
2015-08-09 03:05:48python-devlinkissue24751 messages
2015-08-09 03:05:47python-devcreate