diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-12-08 10:58:28 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-12-08 10:58:28 -0800 |
commit | 3358e6136adc3656270a44bb8e735cdd8d3b8f1d (patch) | |
tree | 4cc967f88fd3f48cf30fcad8443ad01acc03f319 /Python/pythonrun.c | |
parent | a40cd7685269a4aa8fa8414dd10b2785430ba972 (diff) | |
parent | 856d667a6238e9f9bbac285cc77c5991bf2ddd92 (diff) | |
download | cpython-3358e6136adc3656270a44bb8e735cdd8d3b8f1d.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