[issue6213] Incremental encoder incompatibility between 2.x and py3k

STINNER Victor report at bugs.python.org
Wed Jul 28 03:59:07 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> I'm not brave enough to commit it to 2.6 
> (test_io in 2.6 doesn't use incremental encoders)

Oh, I just remembered that I choosed to fix this issue to be able to backport #5006 to 2.6 :-)

So r83199 is the incremental encoder fix for 2.6, and r83200 is the BOM fix for the io library.

----------

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


More information about the Python-bugs-list mailing list