PyUnicode_Substring() now accepts end bigger than string length
Fix also a bug: call PyUnicode_READY() before reading string length.
Showing
Please register or sign in to comment
Fix also a bug: call PyUnicode_READY() before reading string length.