undo Py3.3 surrogates support fixes - breaks too many special cases with strings
authorStefan Behnel <stefan_ml@behnel.de>
Thu, 10 Jan 2013 21:09:37 +0000 (22:09 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Thu, 10 Jan 2013 21:09:37 +0000 (22:09 +0100)
commitf989876bd4e3df666f53941cf355cc20cd96d5fc
treecbd5db2e24675e6662870208270cc15ae562cc24
parent86f14e2b4065e24036d5f2578157eba02bc10810
undo Py3.3 surrogates support fixes - breaks too many special cases with strings
CHANGES.rst
Cython/Compiler/Code.py
Cython/Compiler/StringEncoding.py
Cython/Utility/StringTools.c
tests/run/unicodeliterals.pyx