diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-03-23 11:44:25 -0700 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-03-23 11:44:25 -0700 |
commit | ecd43c0cb5c6588cb3a3e1100f334392778b6c91 (patch) | |
tree | edc3957af2f01dbeb79d677372481bb9c11ae91c /Python/Python-ast.c | |
parent | 98f57669cbdcd3e44073704656e12ffa23ea4a70 (diff) | |
download | cpython-ecd43c0cb5c6588cb3a3e1100f334392778b6c91.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