FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.9] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) by miss-islington · Pull Request #101709 · python/cpython · GitHub

/ cpython Public

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

Merged
ambv merged 2 commits into
python:3.9from
miss-islington:backport-23751ed-3.9
Feb 9, 2023
Merged

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

Conversation

miss-islington commented Feb 8, 2023
edited by bedevere-bot
Loading

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 thread Doc/library/subprocess.rst Outdated
Comment thread Doc/library/subprocess.rst Outdated
Comment thread Doc/library/subprocess.rst Outdated
Comment thread Doc/library/subprocess.rst Outdated
Comment thread Doc/library/subprocess.rst Outdated
Comment thread Lib/subprocess.py

Copy link
Copy Markdown
Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information..

arhadthedev marked this pull request as draft February 9, 2023 03:39

Copy link
Copy Markdown
Member

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.

arhadthedev marked this pull request as ready for review February 9, 2023 06:14
ambv merged commit 04cc427 into python:3.9 Feb 9, 2023
miss-islington deleted the backport-23751ed-3.9 branch February 9, 2023 09:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL