Fix 'c' format of PyUnicode_Format()
formatbuf is now an array of Py_UCS4, not of Py_UNICODE
V
Victor Stinner committed
b9dcffb51e0075f70434febb6ea557cc4d22f5fd
Parent: c17f540
formatbuf is now an array of Py_UCS4, not of Py_UNICODE