mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Markup fix.
This commit is contained in:
parent
9527f16bf4
commit
1833ac37b5
1 changed files with 0 additions and 1 deletions
|
@ -442,7 +442,6 @@ functions.
|
|||
the system default of io.DEFAULT_BUFFER_SIZE will be used.
|
||||
|
||||
.. versionchanged:: 3.3.1
|
||||
|
||||
*bufsize* now defaults to -1 to enable buffering by default to match the
|
||||
behavior that most code expects. In versions prior to Python 3.2.4 and
|
||||
3.3.1 it incorrectly defaulted to :const:`0` which was unbuffered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue