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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2017-05-05.08:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493972917.68.0.28000003359.issue30258@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 228da42961ac9bf2990e6c191ecc9b762ead617c by Victor Stinner in branch '2.7':
bpo-30258: Fix handling of child error in regrtest (#1477)
https://github.com/python/cpython/commit/228da42961ac9bf2990e6c191ecc9b762ead617c
History
Date User Action Args
2017-05-05 08:28:37vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-05 08:28:37vstinnersetmessageid: <1493972917.68.0.28000003359.issue30258@psf.upfronthosting.co.za>
2017-05-05 08:28:37vstinnerlinkissue30258 messages
2017-05-05 08:28:37vstinnercreate