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 gregory.p.smith, vstinner
Date 2017-08-11.00:36:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502411794.48.0.0844303191143.issue31173@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bc69d00288a0b1f5ef49dcfd60a91c5e9b5b81ae by Victor Stinner in branch '3.6':
bpo-31173: Rewrite WSTOPSIG test of test_subprocess (#3055) (#3070)
https://github.com/python/cpython/commit/bc69d00288a0b1f5ef49dcfd60a91c5e9b5b81ae
History
Date User Action Args
2017-08-11 00:36:34vstinnersetrecipients: + vstinner, gregory.p.smith
2017-08-11 00:36:34vstinnersetmessageid: <1502411794.48.0.0844303191143.issue31173@psf.upfronthosting.co.za>
2017-08-11 00:36:34vstinnerlinkissue31173 messages
2017-08-11 00:36:33vstinnercreate