Cleanup PyUnicode_Append()
* Check also that right is a Unicode object * call directly resize_compact() instead of unicode_resize() for a more explicit error handling, and to avoid testing some properties twice (ex: unicode_modifiable())
Showing
Please register or sign in to comment