commit | 67987acd5dc9776f55f4e139e2b3d9e7a6434d9f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Jul 27 20:58:35 2020 +0300 |
committer | GitHub <noreply@github.com> | Mon Jul 27 20:58:35 2020 +0300 |
tree | dcd7434c6abef096638562294a58d184ce153271 | |
parent | 855e68855eeb06f8f0319b3366d3a012c2ff2041 [diff] |
bpo-41401: Fix test_fspath_support in test_io. (GH-21640) The error is exposed on non-UTF-8 locales.