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 John Jones, alex, benjamin.peterson, dhduvall, gennad, gregory.p.smith, neologix
Date 2018-01-29.01:56:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517190973.19.0.467229070634.issue20104@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6c6ddf97c402709713d668d0ed53836a7749ba99 by Gregory P. Smith (Pablo Galindo) in branch 'master':
bpo-20104: Expose `posix_spawn` in the os module (GH-5109)
https://github.com/python/cpython/commit/6c6ddf97c402709713d668d0ed53836a7749ba99
History
Date User Action Args
2018-01-29 01:56:13gregory.p.smithsetrecipients: + gregory.p.smith, benjamin.peterson, alex, dhduvall, neologix, gennad, John Jones
2018-01-29 01:56:13gregory.p.smithsetmessageid: <1517190973.19.0.467229070634.issue20104@psf.upfronthosting.co.za>
2018-01-29 01:56:13gregory.p.smithlinkissue20104 messages
2018-01-29 01:56:12gregory.p.smithcreate