Issue #17223: array module: Fix a crasher when converting an array containing
invalid characters (outside range [U+0000; U+10ffff]) to Unicode: repr(array), str(array) and array.tounicode(). Patch written by Manuel Jacob.
V
Victor Stinner committed
29ec595c6a705428784d24eb7e03681637c4eb03
Parent: d21b58c