]> granicus.if.org Git - python/commit
bpo-31904: Fix test_utf8_mode on VxWorks (GH-12428)
authorhliu0 <hongchang.liu@windriver.com>
Wed, 27 Mar 2019 15:11:12 +0000 (23:11 +0800)
committerVictor Stinner <vstinner@redhat.com>
Wed, 27 Mar 2019 15:11:12 +0000 (16:11 +0100)
commitf4333d0479d6974d142e858522e95cbf8381f016
tree8b9113338dc276ea1b712b8ab80f51880229d674
parent34ef64fe5947bd7e1b075c785fc1125c4e600cd4
bpo-31904: Fix test_utf8_mode on VxWorks (GH-12428)

 Python always use UTF-8 on VxWorks.
Lib/test/test_utf8_mode.py
Misc/NEWS.d/next/Tests/2019-03-19-17-39-25.bpo-31904.QxhhRx.rst [new file with mode: 0644]