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

Alexey Izbyshev report at bugs.python.org
Mon Dec 18 11:15:41 EST 2017


Alexey Izbyshev <izbyshev at ispras.ru> added the comment:

I had similar thoughts when I was fixing tests that broke due to ValueError. I've updated the PR to issue a RuntimeWarning instead.

----------

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


More information about the Python-bugs-list mailing list