]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Aug 2018 14:11:04 +0000 (07:11 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Aug 2018 14:11:04 +0000 (07:11 -0700)
commita1ff5f9031dc81b2c368def037fc0e88f5bc48b7
tree0209b96855f98e55f1a37617b6b3965135d9fb7f
parente39fb207f26f8007e95fcf120f5ff1cb7372791a
bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567)

(cherry picked from commit 8f7bb100d0fa7fb2714f3953b5b627878277c7c6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_capi.py
Lib/test/test_getargs2.py