Added a true unicode_internal_encode function and fixed the
unicode_internal_decode function to support Unicode objects directly rather than by generating a copy of the object.
Showing
Please register or sign in to comment
unicode_internal_decode function to support Unicode objects directly rather than by generating a copy of the object.