diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-03-23 11:54:22 -0700 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-03-23 11:54:22 -0700 |
commit | f0b401d31a32cd8591c83141a3ed8f1e2d692769 (patch) | |
tree | 82a305dad5229b1666e3b1cabdd8847082b7432d /Python/Python-ast.c | |
parent | 9592bf045f417c1eef6b83d34c1a018c3de31868 (diff) | |
parent | ecd43c0cb5c6588cb3a3e1100f334392778b6c91 (diff) | |
download | cpython-f0b401d31a32cd8591c83141a3ed8f1e2d692769.tar.gz |
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
from unbuffered (0) to buffering (-1) to match the behavior existing code
expects and match the behavior of the subprocess module in Python 2 to avoid
introducing hard to track down bugs.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions