_PyUnicode_Ready() cannot be used on ready strings anymore
* Change its prototype: PyObject* instead of PyUnicodeoObject*. * Remove an old assertion, the result of PyUnicode_READY (_PyUnicode_Ready) must be checked instead
V
Victor Stinner committed
d8f6510accf000365b8953facc8fbdc5f72d7016
Parent: bc8b81b