[issue17106] assertion error in IO reading text file as binary

Roundup Robot report at bugs.python.org
Sun Feb 3 16:14:06 CET 2013


Roundup Robot added the comment:

New changeset 5655cdd3c010 by Serhiy Storchaka in branch '3.2':
Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying
http://hg.python.org/cpython/rev/5655cdd3c010

New changeset 0c4cc967a733 by Serhiy Storchaka in branch '3.3':
Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying
http://hg.python.org/cpython/rev/0c4cc967a733

New changeset 398bcdf55f92 by Serhiy Storchaka in branch 'default':
Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying
http://hg.python.org/cpython/rev/398bcdf55f92

New changeset 19a33ef3821d by Serhiy Storchaka in branch '2.7':
Issue #17106: Fix a segmentation fault in io.TextIOWrapper when an underlying
http://hg.python.org/cpython/rev/19a33ef3821d

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

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


More information about the Python-bugs-list mailing list