[issue32236] open() shouldn't silently ignore buffering=1 in binary mode

STINNER Victor report at bugs.python.org
Fri Oct 19 20:22:36 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset a2670565d8f5c502388378aba1fe73023fd8c8d4 by Victor Stinner (Alexey Izbyshev) in branch 'master':
bpo-32236: open() emits RuntimeWarning if buffering=1 for binary mode (GH-4842)
https://github.com/python/cpython/commit/a2670565d8f5c502388378aba1fe73023fd8c8d4


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32236>
_______________________________________


More information about the Python-bugs-list mailing list