[issue30068] missing iter(self) in _io._IOBase.readlines

Xiang Zhang report at bugs.python.org
Sat Apr 15 01:25:17 EDT 2017


Xiang Zhang added the comment:


New changeset d5fa5f3ce7d9003bbd3975d1bf634043305ae18f by Xiang Zhang in branch '3.6':
bpo-30068: add missing iter(self) in _io._IOBase.readlines when hint is present (#1130) (#1150)
https://github.com/python/cpython/commit/d5fa5f3ce7d9003bbd3975d1bf634043305ae18f


----------

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


More information about the Python-bugs-list mailing list