[issue22526] file iteration SystemError for huge lines (2GiB+)

Roundup Robot report at bugs.python.org
Wed Oct 1 03:17:36 CEST 2014


Roundup Robot added the comment:

New changeset beadb3e1dc81 by Benjamin Peterson in branch '2.7':
use Py_ssize_t for file offset and length computations in iteration (closes #22526)
https://hg.python.org/cpython/rev/beadb3e1dc81

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list