Remove unnecessary casts related to unicode_decode_call_errorhandler.
Make the _PyUnicode_Resize macro a static function. These changes are needed to avoid breaking strict aliasing rules.
Showing
Please register or sign in to comment
Make the _PyUnicode_Resize macro a static function. These changes are needed to avoid breaking strict aliasing rules.