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