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 eric.snow, ned.deily, ronaldoussoren, vstinner
Date 2017-06-27.16:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498580443.78.0.10783908945.issue30448@psf.upfronthosting.co.za>
In-reply-to
Content
It seems like test_child_terminated_in_stopped_state() of test_subprocess on Python 2.7 fails on some macOS versions, see:
http://bugs.python.org/issue30764#msg296966

Can someone please try to reproduce the bug? I'm unable to reproduce the bug on Darwin 16.5.0 (macOS Sierra?).
History
Date User Action Args
2017-06-27 16:20:43vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, eric.snow
2017-06-27 16:20:43vstinnersetmessageid: <1498580443.78.0.10783908945.issue30448@psf.upfronthosting.co.za>
2017-06-27 16:20:43vstinnerlinkissue30448 messages
2017-06-27 16:20:43vstinnercreate