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

Xiang Zhang report at bugs.python.org
Sat Apr 15 01:28:10 EDT 2017


Xiang Zhang added the comment:


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


----------

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


More information about the Python-bugs-list mailing list