support surrogate pair to Py_UCS4 coercion only in 16 bit Unicode builds
authorStefan Behnel <scoder@users.berlios.de>
Mon, 31 Jan 2011 07:56:52 +0000 (08:56 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 31 Jan 2011 07:56:52 +0000 (08:56 +0100)
commit79f7d7f3f097285f1f06639056e5aa92b1dbef39
treee965072cb9f56be758702246721c76099a138ef7
parent1ba2eaeac21eec385fe1c3df26c6aaec686e06db
support surrogate pair to Py_UCS4 coercion only in 16 bit Unicode builds
Cython/Compiler/PyrexTypes.py
tests/run/py_ucs4_type.pyx