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