[issue35950] io.BufferedReader.writabe is False, but io.BufferedReader.truncate does not raise OSError

miss-islington report at bugs.python.org
Fri Feb 21 12:57:33 EST 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset fd5116c0e77aec05f67fb24f10562ac920648035 by Berker Peksag in branch 'master':
bpo-35950: Raise UnsupportedOperation in BufferedReader.truncate() (GH-18586)
https://github.com/python/cpython/commit/fd5116c0e77aec05f67fb24f10562ac920648035


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list