]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix subprocess docstring typo (GH-15812)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2019 14:51:29 +0000 (07:51 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 14:51:29 +0000 (07:51 -0700)
commit41c965f93007b53710b9f63918f6710dde321226
tree31cdb26b71f0302658b1748c73d8ce43500d39a9
parent2ed0ac6bf17d599bc246c513c32710c154e50a64
Fix subprocess docstring typo (GH-15812)

(cherry picked from commit 182e1d1f849757439f2031504f142fa4e1251611)

Co-authored-by: Matthias <xmatthias@outlook.com>
Lib/subprocess.py