]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] 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 10:00:51 +0000 (02:00 -0800)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 10:00:51 +0000 (11:00 +0100)
commit32a1a619516be1a25128d1991dc8b6cb8863e2b7
tree99341ecd5a181325b105e77f63eece32d6a84244
parent41d301ae2c564afff786b7dcd5919212106e7c4f
[3.8] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) (#101710)

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]