Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mimic Python 3.8's posix_spawn API #11

Open
markrwilliams opened this issue Mar 3, 2019 · 1 comment
Open

Mimic Python 3.8's posix_spawn API #11

markrwilliams opened this issue Mar 3, 2019 · 1 comment

Comments

@markrwilliams
Copy link
Contributor

This project was ahead of its time but now it's going to fall behind the times:

https://docs.python.org/3.8/library/os.html#os.posix_spawn

It should become a back port for the imminent posix_spawn so that when Twisted finally uses it, it does so in a forward compatible way.

@markrwilliams markrwilliams changed the title Mimic Python 3.7's posix_spawn API Mimic Python 3.8's posix_spawn API Mar 3, 2019
@glyph
Copy link
Owner

glyph commented Aug 3, 2019

Have you looked into this? What are the salient differences?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants