Issue #11246: Fix PyUnicode_FromFormat("%V")
Decode the byte string from UTF-8 (with replace error handler) instead of ISO-8859-1 (in strict mode). Patch written by Ray Allen.
V
Victor Stinner committed
2512a8b62e32d0b7c51b484a32bb770bd4c2a903
Parent: c613b6b