commit | 45caee27159aa89b8dbcfde0c5faedea5f965584 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jul 24 02:59:22 2021 -0700 |
committer | GitHub <noreply@github.com> | Sat Jul 24 11:59:22 2021 +0200 |
tree | 980bb5ed435f0bdef6f9ab348c3bcac6f04a432e | |
parent | 659030c7d56a329c1aa559678f2df15e306215e4 [diff] |
bpo-44713: [doc fix]: typo in subprocess.rst (GH-27297) (GH-27298) This fixes a small typo. The code fragment should not be quoted. Thank you @merwok for the feedback. (cherry picked from commit 7d25254cf0763b62f4c4a3019e56385cab597b9f) Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com>