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 desbma, giampaolo.rodola, gregory.p.smith, izbyshev, patrick.mclean
Date 2019-09-12.17:15:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568308547.23.0.0966714259319.issue36046@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2b2ead74382513d0bb9ef34504e283a71e6a706f by Gregory P. Smith (Patrick McLean) in branch 'master':
bpo-36046: Add user and group parameters to subprocess (GH-11950)
https://github.com/python/cpython/commit/2b2ead74382513d0bb9ef34504e283a71e6a706f
History
Date User Action Args
2019-09-12 17:15:47gregory.p.smithsetrecipients: + gregory.p.smith, giampaolo.rodola, desbma, izbyshev, patrick.mclean
2019-09-12 17:15:47gregory.p.smithsetmessageid: <1568308547.23.0.0966714259319.issue36046@roundup.psfhosted.org>
2019-09-12 17:15:47gregory.p.smithlinkissue36046 messages
2019-09-12 17:15:47gregory.p.smithcreate