]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-101283: Improved fallback logic for subprocess with shell=True on Windows...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 Feb 2023 09:59:40 +0000 (01:59 -0800)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 09:59:40 +0000 (10:59 +0100)
commit04cc4270251e4e76e210d032cea966cedbd486e8
tree3ed99369ae91441ba1a80bcd5b0c09221c2008d0
parentc33aaa9d559398bbf2b80e891bf3ae6a716e4b8c
[3.9] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) (#101709)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Doc/library/subprocess.rst
Lib/subprocess.py
Misc/NEWS.d/next/Security/2023-01-24-16-12-00.gh-issue-101283.9tqu39.rst [new file with mode: 0644]