diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-10 22:04:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-10 22:04:35 (GMT) |
commit | cbb3a6f8ada3d133c3ab9f9465b65067fce5bb42 (patch) | |
tree | cc96f70028b8ef6d912c46ef6723eee990a4ab34 /Lib/test/test_netrc.py | |
parent | d6892c2b9263b39ea1c7905667942914b6a24b2c (diff) | |
download | cpython-cbb3a6f8ada3d133c3ab9f9465b65067fce5bb42.zip cpython-cbb3a6f8ada3d133c3ab9f9465b65067fce5bb42.tar.gz cpython-cbb3a6f8ada3d133c3ab9f9465b65067fce5bb42.tar.bz2 |
gh-109237: Fix test_site for non-ASCII working directory (#109238)
Fix test_site.test_underpth_basic() when the working directory
contains at least one non-ASCII character: encode the "._pth" file to
UTF-8 and enable the UTF-8 Mode to use UTF-8 for the child process
stdout.
Diffstat (limited to 'Lib/test/test_netrc.py')
0 files changed, 0 insertions, 0 deletions