diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-12-08 10:56:07 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-12-08 10:56:07 -0800 |
commit | 856d667a6238e9f9bbac285cc77c5991bf2ddd92 (patch) | |
tree | 226ca2e92387594ea35a898c013a4c9dd03bb112 /Python/pythonrun.c | |
parent | 84a466934ffef9c813aa0df2214c3907692c9533 (diff) | |
download | cpython-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