Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1833ac3

Browse files
committed
Markup fix.
1 parent 9527f16 commit 1833ac3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Doc/library/subprocess.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,6 @@ functions.
442442
the system default of io.DEFAULT_BUFFER_SIZE will be used.
443443

444444
.. versionchanged:: 3.3.1
445-
446445
*bufsize* now defaults to -1 to enable buffering by default to match the
447446
behavior that most code expects. In versions prior to Python 3.2.4 and
448447
3.3.1 it incorrectly defaulted to :const:`0` which was unbuffered

0 commit comments

Comments
 (0)