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 ammar2, gregory.p.smith, vstinner
Date 2017-10-05.13:32:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507210375.41.0.213398074469.issue31178@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 11045c9d8a21dd9bd182a3939189db02815f9783 by Victor Stinner in branch 'master':
bpo-31178: Mock os.waitpid() in test_subprocess (#3896)
https://github.com/python/cpython/commit/11045c9d8a21dd9bd182a3939189db02815f9783
History
Date User Action Args
2017-10-05 13:32:55vstinnersetrecipients: + vstinner, gregory.p.smith, ammar2
2017-10-05 13:32:55vstinnersetmessageid: <1507210375.41.0.213398074469.issue31178@psf.upfronthosting.co.za>
2017-10-05 13:32:55vstinnerlinkissue31178 messages
2017-10-05 13:32:55vstinnercreate