bpo-37388: Add PyUnicode_Decode(str, 0) fast-path (GH-14385)
Add a fast-path to PyUnicode_Decode() for size equals to 0.
V
Victor Stinner committed
ed076ed467264b43ed01a8223ca65b133b590919
Parent: 22eb689
Committed by GitHub <noreply@github.com>
on 6/25/2019, 11:49:32 PM