diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-12-07 19:14:59 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-12-07 19:14:59 -0800 |
commit | 1cd17e53a3ef332cc052a7c66ddc8e76da7de591 (patch) | |
tree | 3f3a5bb0bc04d37388f55ff8fb2cfac3c182e978 /Python/pythonrun.c | |
parent | bc76f7f9d2fe7962fc93b93b471bc0c4ddabc8ca (diff) | |
parent | fbc251df72e17e217f11eb37e5c473c423f5c8d5 (diff) | |
download | cpython-1cd17e53a3ef332cc052a7c66ddc8e76da7de591.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