diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2018-02-12 19:58:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-12 19:58:26 (GMT) |
commit | f34e03ec0ea6a4cef8d966087c77e616c4a5893b (patch) | |
tree | 5667d6d784923c9ea23ee414a4645bd37e133a6f /Lib/xmlrpc | |
parent | 7766b96ab80b04509bbac708ee5ecf3c1c5934fc (diff) | |
download | cpython-f34e03ec0ea6a4cef8d966087c77e616c4a5893b.zip cpython-f34e03ec0ea6a4cef8d966087c77e616c4a5893b.tar.gz cpython-f34e03ec0ea6a4cef8d966087c77e616c4a5893b.tar.bz2 |
bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5639)
GUI test test_file_buttons() only looks at initial ascii-only lines,
but failed on systems where open() defaults to 'ascii' because
readline() internally reads and decodes far enough ahead to encounter
a non-ascii character in CREDITS.txt.
Diffstat (limited to 'Lib/xmlrpc')
0 files changed, 0 insertions, 0 deletions