unicodeobject.c doesn't make output strings ready in debug mode
Try to only create non ready strings in debug mode to ensure that all functions (not only in unicodeobject.c, everywhere) make input strings ready.
V
Victor Stinner committed
ce5faf673e9b11f2e56baa41ee0664c632ce1d55
Parent: 55a190f