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 pitrou
Recipients benjamin.peterson, hroncok, pitrou, vstinner
Date 2018-05-23.12:52:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527079973.82.0.682650639539.issue31463@psf.upfronthosting.co.za>
In-reply-to
Content
Let's take another look at the issue: why does test_subprocess need to know about all child processes, rather than those that were launched during test_subprocess?
History
Date User Action Args
2018-05-23 12:52:53pitrousetrecipients: + pitrou, vstinner, benjamin.peterson, hroncok
2018-05-23 12:52:53pitrousetmessageid: <1527079973.82.0.682650639539.issue31463@psf.upfronthosting.co.za>
2018-05-23 12:52:53pitroulinkissue31463 messages
2018-05-23 12:52:53pitroucreate