[issue25709] Problem with string concatenation and utf-8 cache.

STINNER Victor report at bugs.python.org
Mon Nov 23 16:06:42 EST 2015


STINNER Victor added the comment:

I reviewed issue25709_2.patch.

> It would be good to get this in 3.4.4.

Since it's a major bug in the Unicode implementation, it may be worth to fix it in Python 3.3. The bug was introduced in Python 3.3 by the PEP 393.

----------

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


More information about the Python-bugs-list mailing list