diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-10-08 11:51:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-08 11:51:16 (GMT) |
commit | a1f45008f190b0d340ec0eac623f05ef98e6b4c9 (patch) | |
tree | 6170ac955be225a7073b4c0d150130afdf63375a /Python/bootstrap_hash.c | |
parent | aa9d5b8ec33fd647ed9a0fe113e60ff826bea49a (diff) | |
download | cpython-a1f45008f190b0d340ec0eac623f05ef98e6b4c9.zip cpython-a1f45008f190b0d340ec0eac623f05ef98e6b4c9.tar.gz cpython-a1f45008f190b0d340ec0eac623f05ef98e6b4c9.tar.bz2 |
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.
(cherry picked from commit b690a2759e62d9ee0b6ea1b20e8f7e4b2cdbf8bb)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/bootstrap_hash.c')
0 files changed, 0 insertions, 0 deletions