commit | b960b3457745453e117948d29736861c1a7a6edd | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Nov 20 19:12:52 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Nov 20 19:12:52 2011 +0100 |
tree | dd2a5f1c73bb0a3c94ea7e12887c3eb09974a28e | |
parent | 77faf69ca1e024cd48c82c882bfcad34be05da63 [diff] |
PyUnicode_AsUTF32String() calls directly _PyUnicode_EncodeUTF32(), instead of calling the deprecated PyUnicode_EncodeUTF32() function