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-03.15:28:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493825311.05.0.291773812288.issue30258@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c991eb280e60ed25c68a5332bd8633959e9f7113 by Victor Stinner in branch '2.7':
bpo-30258: regrtest handles child process crash (#1431)
https://github.com/python/cpython/commit/c991eb280e60ed25c68a5332bd8633959e9f7113
History
Date User Action Args
2017-05-03 15:28:31vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-03 15:28:31vstinnersetmessageid: <1493825311.05.0.291773812288.issue30258@psf.upfronthosting.co.za>
2017-05-03 15:28:31vstinnerlinkissue30258 messages
2017-05-03 15:28:30vstinnercreate