{{ message }}
Revert "bpo-35537: subprocess can now use os.posix_spawnp (GH-11579)"#11582
Merged
vstinner merged 1 commit intoJan 16, 2019
Merged
Revert "bpo-35537: subprocess can now use os.posix_spawnp (GH-11579)"#11582vstinner merged 1 commit into
vstinner merged 1 commit into
Conversation
Member
Author
|
It seems like I was too excited and merged my PR #11579 too quickly. @izbyshev noticed that my change modified the subprocess behavior: Honestly, I don't know if it's ok or not, but I case of doubt, I prefer to simpler revert to have more time to think about the issue. |
Sorry, something went wrong.
gpshead
approved these changes
Jan 16, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
This reverts commit 0785889.
https://bugs.python.org/issue35537