]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 6 Aug 2018 14:34:46 +0000 (17:34 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Aug 2018 14:34:46 +0000 (17:34 +0300)
commit278d975ce158608f6be491c561247d4701c842be
treebfd564e6124df2cd9e2f63f76fa0c6fa8fdc3602
parented8dd598ae7e0d944974af0fd73c2fbb6105fd5c
[3.6] bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567). (GH-8690)

(cherry picked from commit 8f7bb100d0fa7fb2714f3953b5b627878277c7c6)
Lib/test/test_capi.py
Lib/test/test_getargs2.py