[issue13087] C BufferedReader seek() is inconsistent with UnsupportedOperation for unseekable streams

Roundup Robot report at bugs.python.org
Tue Oct 4 12:33:02 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset d287f0654349 by Antoine Pitrou in branch '3.2':
Issue #13087: BufferedReader.seek() now always raises UnsupportedOperation
http://hg.python.org/cpython/rev/d287f0654349

New changeset 0cf38407a3a2 by Antoine Pitrou in branch 'default':
Issue #13087: BufferedReader.seek() now always raises UnsupportedOperation
http://hg.python.org/cpython/rev/0cf38407a3a2

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13087>
_______________________________________


More information about the Python-bugs-list mailing list