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 nanjekyejoannah, pablogsal, serhiy.storchaka, vstinner
Date 2019-01-09.21:56:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547070990.25.0.892960183876.issue35674@roundup.psfhosted.org>
In-reply-to
Content
Pablo:
> I also think to expose posix_spawnp() as os.posix_spawnp() seems the more consistent thing to do as the os/posix module tries to mirror glibc as much as possible, which helps with discoverability and cross-reference with man pages.

Ok. Let's do that.

@Joannah Nanjekye: Don't hesitate to come to me if you need my help to implement that ;-)
History
Date User Action Args
2019-01-09 21:56:32vstinnersetrecipients: + vstinner, serhiy.storchaka, pablogsal, nanjekyejoannah
2019-01-09 21:56:30vstinnersetmessageid: <1547070990.25.0.892960183876.issue35674@roundup.psfhosted.org>
2019-01-09 21:56:30vstinnerlinkissue35674 messages
2019-01-09 21:56:30vstinnercreate