Fix misuse of PyUnicode_GET_SIZE() => PyUnicode_GET_LENGTH()
And PyUnicode_GetSize() => PyUnicode_GetLength()
V
Victor Stinner committed
9e30aa52fd416e17b692c4f22e57191cdd6ec654
Parent: f3ae620
And PyUnicode_GetSize() => PyUnicode_GetLength()