bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583)
It now escapes them with a backslash, as the regular Python interpreter. Added the "errors" field to the standard streams.
S
Serhiy Storchaka committed
b690a2759e62d9ee0b6ea1b20e8f7e4b2cdbf8bb
Parent: d05b000
Committed by GitHub <noreply@github.com>
on 10/8/2019, 11:32:25 AM