[issue33361] readline() + seek() on codecs.EncodedFile breaks next readline()

Berker Peksag report at bugs.python.org
Fri May 31 15:44:16 EDT 2019


Berker Peksag <berker.peksag at gmail.com> added the comment:


New changeset a6ec1ce1ac05b1258931422e96eac215b6a05459 by Berker Peksag (Ammar Askar) in branch 'master':
bpo-33361: Fix bug with seeking in StreamRecoders (GH-8278)
https://github.com/python/cpython/commit/a6ec1ce1ac05b1258931422e96eac215b6a05459


----------
nosy: +berker.peksag

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


More information about the Python-bugs-list mailing list