[3.7] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286)#101713
[3.7] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286)#101713ambv merged 2 commits intopython:3.7from
Conversation
|
macOS crash is due to underlying OS update and not related to this PR. |
|
Undrafting since the introduced bug will be fixed separately by backports of gh-101712. My apologizes for the confusion; I didn't sort out my incoming notifications timely. |
| .. versionchanged:: 3.6 | ||
| *executable* parameter accepts a :term:`path-like object` on POSIX. |
There was a problem hiding this comment.
It was probably added to resolve the conflict but it belongs in the 3.7 docs as well. For some reason this doc bit wasn't ported back to 3.6 and 3.7 when Serhiy landed GH-5914.
I would leave it in.
arhadthedev
left a comment
There was a problem hiding this comment.
According to https://www.python.org/downloads/ the next published 3.7 release will be 3.7.17.
Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
Uh oh!
There was an error while loading. Please reload this page.