]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85308: Add argparse tests for reading non-ASCII arguments from file (GH-94160)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 24 Jun 2022 20:09:13 +0000 (23:09 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Jun 2022 20:09:13 +0000 (23:09 +0300)
commit605e9c66ad367b54a847f9fc65447a071742f554
tree8b728b556c38003d2f8989f7758c51cf0c29320c
parent0a40025b803a8dc1d604538e317992827ab96625
gh-85308: Add argparse tests for reading non-ASCII arguments from file (GH-94160)
Lib/test/support/os_helper.py
Lib/test/test_argparse.py