Skip to content

gh-120952: Add subprocess.shell() function#121093

Closed
vstinner wants to merge 6 commits into
python:mainfrom
vstinner:subprocess_shell
Closed

gh-120952: Add subprocess.shell() function#121093
vstinner wants to merge 6 commits into
python:mainfrom
vstinner:subprocess_shell

Conversation

@vstinner

@vstinner vstinner commented Jun 27, 2024

Copy link
Copy Markdown
Member

Comment thread Doc/library/subprocess.rst Outdated
Comment thread Doc/library/subprocess.rst Outdated
Comment thread Lib/test/test_subprocess.py Outdated
vstinner and others added 2 commits June 27, 2024 20:56
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@vstinner

vstinner commented Jul 8, 2024

Copy link
Copy Markdown
Member Author

@gpshead @zooba: Would you mind to review this change?

@zooba

zooba commented Jul 10, 2024

Copy link
Copy Markdown
Member

PR looks fine to me. I'm still not convinced we should add the function at all though.

@vstinner

vstinner commented Aug 1, 2024

Copy link
Copy Markdown
Member Author

I failed to convince enough people, I prefer to abandon this function. Let's keep the status quo, os.system().

@vstinner vstinner closed this Aug 1, 2024
@vstinner
vstinner deleted the subprocess_shell branch August 1, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants