commit | b03e0ee226b72da737dd0fbf39b635d13bcc220d | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon May 25 23:19:42 2020 -0500 |
committer | GitHub <noreply@github.com> | Mon May 25 23:19:42 2020 -0500 |
tree | 1bead1cd9c4d50bbd8a3a2e50910c42ff09f096c | |
parent | 791a46ed58f74d673cf2c0d81deec57155bf7583 [diff] |
[3.9] closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() (GH-20403) (#20407) (cherry picked from commit 4a0ac42) Co-authored-by: sth <sth.dev@tejp.de>