summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2013-12-08 10:58:28 -0800
committerGregory P. Smith <greg@krypto.org>2013-12-08 10:58:28 -0800
commit7b83b186794cec6e5d12f43f9c1a6f20bfa4e932 (patch)
tree646ac8ddc323f12a3c621d3afd4ace73e893e2cd /Python/pythonrun.c
parentbd6932a576e643c8aad8c0b4a044655882ebb27d (diff)
parent589ecda56eb23937ba871734598cda8f11395389 (diff)
downloadcpython-git-7b83b186794cec6e5d12f43f9c1a6f20bfa4e932.tar.gz
Fixes issue #19929: Call os.read with 32768 within subprocess.Popen
communicate rather than 4096 for efficiency. A microbenchmark shows Linux and OS X both using ~50% less cpu time this way.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions