]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 6 Aug 2018 15:06:14 +0000 (18:06 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Aug 2018 15:06:14 +0000 (18:06 +0300)
commitd1c5e278a1a2458bc5efcdc300c17f9e39a59b6c
treea796feb2459ee37bb159ab2d812ab56a006c7121
parent7e4ff9796cb2c5b64307a2bd928e35930e3f1b2a
[2.7] bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567). (GH-8691)

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