Issue #18408: Fix marshal reader for Unicode strings: handle
PyUnicode_DecodeUTF8() failure (ex: MemoryError).
V
Victor Stinner committed
3a8b79d4d2b64e1a80512845edcc388b1ec76dcd
Parent: b27cd3e
PyUnicode_DecodeUTF8() failure (ex: MemoryError).