Skip to content

[3.10] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) - #101708

Merged
miss-islington merged 2 commits into
python:3.10from
miss-islington:backport-23751ed-3.10
Feb 8, 2023
Merged

[3.10] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286)#101708
miss-islington merged 2 commits into
python:3.10from
miss-islington:backport-23751ed-3.10

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Feb 8, 2023

Copy link
Copy Markdown
Contributor

(cherry picked from commit 23751ed)

Co-authored-by: Oleg Iarygin oleg@arhadthedev.net

…ue on Windows (pythonGH-101286)
(cherry picked from commit 23751ed)
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Comment threadDoc/library/subprocess.rst Outdated
Comment threadDoc/library/subprocess.rst Outdated
Comment threadDoc/library/subprocess.rst Outdated
Comment threadDoc/library/subprocess.rst Outdated
Comment threadDoc/library/subprocess.rst Outdated
Comment threadLib/subprocess.py
@miss-islington
miss-islington merged commit 9889de3 into python:3.10Feb 8, 2023
@miss-islington
miss-islington deleted the backport-23751ed-3.10 branch February 8, 2023 23:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-securityA security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@zooba@bedevere-bot@arhadthedev