diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-12 20:34:52 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-12 20:34:52 (GMT) |
| commit | 38b4dd7f83fbdce6fe970088cd89b80f074a13f6 (patch) | |
| tree | bbd619f8b48421600573f8da9e02f884660d6a1e /Python/opcode_targets.h | |
| parent | 0442599961f966a3dc7f3fe6a3c0d5765fcf2082 (diff) | |
| download | cpython-38b4dd7f83fbdce6fe970088cd89b80f074a13f6.zip cpython-38b4dd7f83fbdce6fe970088cd89b80f074a13f6.tar.gz cpython-38b4dd7f83fbdce6fe970088cd89b80f074a13f6.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.
(cherry picked from commit f34e03ec0ea6a4cef8d966087c77e616c4a5893b)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/opcode_targets.h')
0 files changed, 0 insertions, 0 deletions
