diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-12-07 19:12:46 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-12-07 19:12:46 -0800 |
commit | fbc251df72e17e217f11eb37e5c473c423f5c8d5 (patch) | |
tree | 7483fc730a4c6c3c2398a762e6330bad4c3a568d /Python/pythonrun.c | |
parent | 6a0c9a36e32b623bfb3e11eadf09b8bede478134 (diff) | |
download | cpython-fbc251df72e17e217f11eb37e5c473c423f5c8d5.tar.gz |
Fixes issue #19506: Use a memoryview to avoid a data copy when piping data
to stdin within subprocess.Popen.communicate. 5-10% less cpu usage.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions