]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110815: Improve tests for PyArg_ParseTupleAndKeywords() (GH-110817)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Oct 2023 13:05:01 +0000 (16:05 +0300)
committerGitHub <noreply@github.com>
Fri, 13 Oct 2023 13:05:01 +0000 (16:05 +0300)
commit548ce0923b9ef93b1c1df59f8febc4bb3daff28a
tree09a6d504488c58ec6835c875a7fd58857d38b797
parent2ab34f0e425d90d0a153104ef2f4343dce2a414d
gh-110815: Improve tests for PyArg_ParseTupleAndKeywords() (GH-110817)
Lib/test/test_capi/test_getargs.py
Modules/_testcapi/getargs.c