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 vstinner
Recipients fweimer, gregory.p.smith, pablogsal, ronaldoussoren, serhiy.storchaka, vstinner
Date 2018-09-19.15:14:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537370095.64.0.956365154283.issue34663@psf.upfronthosting.co.za>
In-reply-to
Content
I rely on Florian Weimer who maintains the glibc for Red Hat, and so I agree to close the issue. It seems like Pablo wants to keep the issue open 24h, so I let him close it later ;-)

The good news is that calling posix_spawn() with no flag is safe in all glibc versions and it's fast by default on recent glibc versions ;-)
History
Date User Action Args
2018-09-19 15:14:55vstinnersetrecipients: + vstinner, gregory.p.smith, ronaldoussoren, serhiy.storchaka, fweimer, pablogsal
2018-09-19 15:14:55vstinnersetmessageid: <1537370095.64.0.956365154283.issue34663@psf.upfronthosting.co.za>
2018-09-19 15:14:55vstinnerlinkissue34663 messages
2018-09-19 15:14:55vstinnercreate