PyUnicode_FromObject() reuses PyUnicode_Copy()
* PyUnicode_Copy() is faster than substring() * Fix also a compiler warning
Showing
Please register or sign in to comment
* PyUnicode_Copy() is faster than substring() * Fix also a compiler warning