bpo-31904 : skip test_cmd_line case for VxWorks doesn't support preexec#12648
bpo-31904 : skip test_cmd_line case for VxWorks doesn't support preexec#12648vstinner merged 6 commits into
Conversation
support preexec subprocess.Popen doesn't support preexec, test_cmd_line need to skip the case which use preexec
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
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.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase And if you don't make the requested changes, you will be poked with soft cushions! |
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.
|
@vstinner: Please replace |
Sorry, something went wrong.
subprocess.Popen doesn't support preexec on VxWorks, test_cmd_line need to skip the case which use preexec
https://bugs.python.org/issue31904