New submission from Matthias Klose <d...@debian.org>: seen with the 3.6 branch 20180212, last known succeeding test is the 3.6.4 release.
test test_idle failed -- Traceback (most recent call last): File "/home/packages/python/3.6/python3.6-3.6.4/Lib/idlelib/idle_test/test_help_about.py", line 78, in test_file_buttons self.assertEqual(f.readline().strip(), get('1.0', '1.end')) File "/home/packages/python/3.6/python3.6-3.6.4/build-debug/../Lib/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1540: ordinal not in range(128) ---------- assignee: terry.reedy components: IDLE messages: 312037 nosy: doko, terry.reedy priority: normal severity: normal status: open title: idle test fails at least on the 3.6 branch versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32826> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com