[issue20435] Discrepancy between io.StringIO and _pyio.StringIO with univeral newlines

Roundup Robot report at bugs.python.org
Sun Feb 2 23:40:56 CET 2014


Roundup Robot added the comment:

New changeset 99168e7d4a3d by Antoine Pitrou in branch '3.3':
Issue #20435: Fix _pyio.StringIO.getvalue() to take into account newline translation settings.
http://hg.python.org/cpython/rev/99168e7d4a3d

New changeset aadcc71a4967 by Antoine Pitrou in branch 'default':
Issue #20435: Fix _pyio.StringIO.getvalue() to take into account newline translation settings.
http://hg.python.org/cpython/rev/aadcc71a4967

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

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


More information about the Python-bugs-list mailing list