commit | c8e5eb904e12010d2302364e1037c24a30f5e241 | [log] [tgz] |
---|---|---|
author | Inada Naoki <songofacandy@gmail.com> | Mon Apr 05 13:11:23 2021 +0900 |
committer | GitHub <noreply@github.com> | Mon Apr 05 13:11:23 2021 +0900 |
tree | ea1ad39012846500bbb9560262c7f9cd464b62f8 | |
parent | ee952b5c7355cb64179ca9bb77b13e7738132d3d [diff] |
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25181) * Fix test_shutil * Fix test_imp * Fix test_import * Fix test_importlib