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 miss-islington
Recipients gregory.p.smith, miss-islington
Date 2018-09-13.17:11:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536858663.66.0.956365154283.issue34658@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b2ff9a9f9298761985aa85aa3f42421ce6effb9e by Miss Islington (bot) in branch '3.7':
bpo-34658: Fix rare subprocess prexec_fn fork error. (GH-9255)
https://github.com/python/cpython/commit/b2ff9a9f9298761985aa85aa3f42421ce6effb9e
History
Date User Action Args
2018-09-13 17:11:03miss-islingtonsetrecipients: + miss-islington, gregory.p.smith
2018-09-13 17:11:03miss-islingtonsetmessageid: <1536858663.66.0.956365154283.issue34658@psf.upfronthosting.co.za>
2018-09-13 17:11:03miss-islingtonlinkissue34658 messages
2018-09-13 17:11:03miss-islingtoncreate