commit | fb78692f2ad5ee4747f13a73943fbf134b637669 | [log] [tgz] |
---|---|---|
author | Inada Naoki <songofacandy@gmail.com> | Tue Apr 06 11:18:41 2021 +0900 |
committer | GitHub <noreply@github.com> | Tue Apr 06 11:18:41 2021 +0900 |
tree | beb9f1abe584a74f281955ead6541cdeeeaa17a8 | |
parent | f84d5a113680c5a6aaaf9130aed7a34d611748ff [diff] |
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25189) * Fix _sitebuiltins * Fix test_inspect * Fix test_interpreters * Fix test_io * Fix test_iter * Fix test_json * Fix test_linecache * Fix test_lltrace * Fix test_logging * Fix logging