marshal: optimize parsing of empty Unicode strings
Don't create a temporary buffer of zeroy byte nor call r_string() if the length is zero, create directly the empty string.
V
Victor Stinner committed
f1913ca37f65190cc6f48d9a9404453a131c124a
Parent: 79278bd