[pypy-issue] [issue1094] Non-BPM unicode literals decoded as surrogate pairs
Amaury Forgeot d Arc
tracker at bugs.pypy.org
Wed Mar 28 10:33:59 CEST 2012
Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:
Most probably related to CPython bug http://bugs.python.org/issue3297 which was
fixed in 2.7 with changeset http://hg.python.org/cpython/rev/032d9749047d
PyPy has very similar code in pypy/interpreter/pyparser/parsestring.py.
----------
nosy: +afa
________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1094>
________________________________________
More information about the pypy-issue
mailing list