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 gregory.p.smith
Recipients christian.heimes, gregory.p.smith, vstinner
Date 2019-10-12.20:24:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570911899.39.0.102230919371.issue38417@roundup.psfhosted.org>
In-reply-to
Content
New changeset f3751efb5c8b53b37efbbf75d9422c1d11c01646 by Gregory P. Smith in branch 'master':
bpo-38417: Add umask support to subprocess (GH-16726)
https://github.com/python/cpython/commit/f3751efb5c8b53b37efbbf75d9422c1d11c01646
History
Date User Action Args
2019-10-12 20:24:59gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, christian.heimes
2019-10-12 20:24:59gregory.p.smithsetmessageid: <1570911899.39.0.102230919371.issue38417@roundup.psfhosted.org>
2019-10-12 20:24:59gregory.p.smithlinkissue38417 messages
2019-10-12 20:24:59gregory.p.smithcreate