]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix EncodingWarning in test_tools. (GH-28846)
authorInada Naoki <songofacandy@gmail.com>
Sun, 10 Oct 2021 07:14:40 +0000 (16:14 +0900)
committerGitHub <noreply@github.com>
Sun, 10 Oct 2021 07:14:40 +0000 (09:14 +0200)
commita1c3c9e8245a88cf37b084869b3559638116daf7
tree506e40dc912bcfc8113230cad6b064c0fd1b3520
parent3d1ca867ed0e3ae343166806f8ddd9739e568ab4
Fix EncodingWarning in test_tools. (GH-28846)
Lib/test/test_tools/test_fixcid.py
Lib/test/test_tools/test_gprof2html.py
Lib/test/test_tools/test_i18n.py
Lib/test/test_tools/test_lll.py
Lib/test/test_tools/test_pdeps.py
Lib/test/test_tools/test_pindent.py
Tools/scripts/gprof2html.py