[New-bugs-announce] [issue44713] subprocess.rst typo ``"shell=True"`` => ``shell=True``

Jack DeVries report at bugs.python.org
Thu Jul 22 18:07:21 EDT 2021


New submission from Jack DeVries <jdevries3133 at gmail.com>:

Good feedback from @merwork just missed the merge, but he is right: it should be ``shell=True``, not ``"shell=True"``.

https://github.com/python/cpython/pull/26755#discussion_r675128438

I'll be attaching a PR in just a moment.

----------
messages: 398010
nosy: jack__d
priority: normal
severity: normal
status: open
title: subprocess.rst typo ``"shell=True"`` => ``shell=True``

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44713>
_______________________________________


More information about the New-bugs-announce mailing list