Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9527f16 commit 1833ac3Copy full SHA for 1833ac3
1 file changed
Doc/library/subprocess.rst
@@ -442,7 +442,6 @@ functions.
442
the system default of io.DEFAULT_BUFFER_SIZE will be used.
443
444
.. versionchanged:: 3.3.1
445
-
446
*bufsize* now defaults to -1 to enable buffering by default to match the
447
behavior that most code expects. In versions prior to Python 3.2.4 and
448
3.3.1 it incorrectly defaulted to :const:`0` which was unbuffered
0 commit comments