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 twouters
Recipients desbma, giampaolo.rodola, gregory.p.smith, izbyshev, patrick.mclean, rhettinger, twouters, vstinner
Date 2019-09-25.13:52:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569419573.25.0.80647328118.issue36046@roundup.psfhosted.org>
In-reply-to
Content
New changeset faca8553425c231d867dcabf6a69a9dd21118b6c by T. Wouters (Victor Stinner) in branch 'master':
bpo-36046: posix_spawn() doesn't support uid/gid (GH-16384)
https://github.com/python/cpython/commit/faca8553425c231d867dcabf6a69a9dd21118b6c
History
Date User Action Args
2019-09-25 13:52:53twouterssetrecipients: + twouters, rhettinger, gregory.p.smith, vstinner, giampaolo.rodola, desbma, izbyshev, patrick.mclean
2019-09-25 13:52:53twouterssetmessageid: <1569419573.25.0.80647328118.issue36046@roundup.psfhosted.org>
2019-09-25 13:52:53twouterslinkissue36046 messages
2019-09-25 13:52:53twouterscreate