Fix a compiler warning in PyUnicode_Append()
Don't check PyUnicode_CopyCharacters() in release mode. Rename also some variables.
Showing
Please register or sign in to comment
Don't check PyUnicode_CopyCharacters() in release mode. Rename also some variables.