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-07-28.16:00:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501257625.11.0.490553414117.issue31067@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cc42c121eb5346f673247f95dac575aadb77d66c by Victor Stinner in branch 'master':
bpo-31067: test_subprocess calls reap_children() (#2931)
https://github.com/python/cpython/commit/cc42c121eb5346f673247f95dac575aadb77d66c
History
Date User Action Args
2017-07-28 16:00:25vstinnersetrecipients: + vstinner
2017-07-28 16:00:25vstinnersetmessageid: <1501257625.11.0.490553414117.issue31067@psf.upfronthosting.co.za>
2017-07-28 16:00:25vstinnerlinkissue31067 messages
2017-07-28 16:00:24vstinnercreate