summaryrefslogtreecommitdiffstats
path: root/Lib/stringprep.py
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2019-03-23 07:40:28 (GMT)
committerGitHub <noreply@github.com>2019-03-23 07:40:28 (GMT)
commit7a2e84c3488cfd6c108c6b41ff040825f1757566 (patch)
tree91f6e199bab45085db214eeb0638386f3eb0b9d1 /Lib/stringprep.py
parent7c822e50f04b551f74cde4ee163a3fe261b08f47 (diff)
downloadcpython-7a2e84c3488cfd6c108c6b41ff040825f1757566.zip
cpython-7a2e84c3488cfd6c108c6b41ff040825f1757566.tar.gz
cpython-7a2e84c3488cfd6c108c6b41ff040825f1757566.tar.bz2
bpo-33319: Clarify subprocess call docs. (GH-12508)
Clarify capturing or suppressing stdout and stderr on the old call APIs. Do not state that they are equivalent to run() calls when they are not implemented using run as that was misleading. Unlike run they cannot handle stdout or stderr being set to PIPE without a risk of deadlock.
Diffstat (limited to 'Lib/stringprep.py')
0 files changed, 0 insertions, 0 deletions