summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2013-12-08 10:56:07 -0800
committerGregory P. Smith <greg@krypto.org>2013-12-08 10:56:07 -0800
commit856d667a6238e9f9bbac285cc77c5991bf2ddd92 (patch)
tree226ca2e92387594ea35a898c013a4c9dd03bb112 /Python/pythonrun.c
parent84a466934ffef9c813aa0df2214c3907692c9533 (diff)
downloadcpython-856d667a6238e9f9bbac285cc77c5991bf2ddd92.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