diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2019-10-08 14:32:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-08 14:32:25 +0300 |
commit | b690a2759e62d9ee0b6ea1b20e8f7e4b2cdbf8bb (patch) | |
tree | ef8fa0a711cb3780ac5bb33147bea57378322c62 /Python/symtable.c | |
parent | d05b000c6bcd39dba4f4b2656e45954802649562 (diff) | |
download | cpython-git-b690a2759e62d9ee0b6ea1b20e8f7e4b2cdbf8bb.tar.gz |
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.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions