]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 6 Aug 2018 13:50:19 +0000 (16:50 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Aug 2018 13:50:19 +0000 (16:50 +0300)
commit8f7bb100d0fa7fb2714f3953b5b627878277c7c6
tree491fc81410eaf5a1386e8a74534c6666c198bb6b
parent28c7f8c8ce34a0cb848822a252a9d0a761fb42d5
bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567)
Lib/test/test_capi.py
Lib/test/test_getargs2.py