PyUnicode_AsUTF32String() calls directly _PyUnicode_EncodeUTF32(),
instead of calling the deprecated PyUnicode_EncodeUTF32() function
V
Victor Stinner committed
b960b3457745453e117948d29736861c1a7a6edd
Parent: 77faf69
instead of calling the deprecated PyUnicode_EncodeUTF32() function