bpo-34663: Add support for POSIX_SPAWN_USEVFORK in posix_spawn when available#9271
bpo-34663: Add support for POSIX_SPAWN_USEVFORK in posix_spawn when available#9271pablogsal wants to merge 6 commits into
Conversation
404e2d5 to
2fe1089
Compare
September 13, 2018 18:17
|
When you're done making the requested changes, leave the comment: |
Sorry, something went wrong.
|
I have made the requested changes; please review again |
Sorry, something went wrong.
|
Thanks for making the requested changes! @vstinner: please review the changes made to this pull request. |
Sorry, something went wrong.
b67b99d to
e72c246
Compare
September 13, 2018 20:37
|
Please also document the use_vfork parameter in Doc/library/os.html |
Sorry, something went wrong.
8bad285 to
2fe9bf1
Compare
September 13, 2018 20:57
|
When you're done making the requested changes, leave the comment: |
Sorry, something went wrong.
71f1afa to
9c14de2
Compare
September 13, 2018 21:38
9c14de2 to
70db5e9
Compare
September 13, 2018 22:01
|
I have made the requested changes; please review again |
Sorry, something went wrong.
|
Thanks for making the requested changes! @vstinner: please review the changes made to this pull request. |
Sorry, something went wrong.
vstinner
left a comment
There was a problem hiding this comment.
LGTM.
@gpshead: Would you mind to double check this PR?
@benjaminp: Would you be interested to have a look as well? (the plan is then to experiment to use it in subprocess for performance.)
Sorry, something went wrong.
https://bugs.python.org/issue34663