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 | 589ecda56eb23937ba871734598cda8f11395389 (patch) | |
tree | eca06a8daf598b2ef14f7f8a8b4f1a100b1f213c /Python/dynload_win.c | |
parent | 6976104a36aa426bcf23b2e4b7e7a706f25beeeb (diff) | |
download | cpython-git-589ecda56eb23937ba871734598cda8f11395389.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/dynload_win.c')
0 files changed, 0 insertions, 0 deletions