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 vstinner
Date 2017-08-11.15:14:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502464473.94.0.272900056931.issue31067@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 504939fdf4ebdff47aacfab7876754edeb57bbe1 by Victor Stinner in branch '2.7':
bpo-31067: test_subprocess calls reap_children() (#2931) (#3073)
https://github.com/python/cpython/commit/504939fdf4ebdff47aacfab7876754edeb57bbe1
History
Date User Action Args
2017-08-11 15:14:33vstinnersetrecipients: + vstinner
2017-08-11 15:14:33vstinnersetmessageid: <1502464473.94.0.272900056931.issue31067@psf.upfronthosting.co.za>
2017-08-11 15:14:33vstinnerlinkissue31067 messages
2017-08-11 15:14:33vstinnercreate