Added new API PyUnicode_FromEncodedObject() which supports decoding
objects including instance objects. The old API PyUnicode_FromObject() is still available as shortcut.
Showing
Please register or sign in to comment
objects including instance objects. The old API PyUnicode_FromObject() is still available as shortcut.