]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110815: Improve tests for PyArg_ParseTupleAndKeywords() (GH-110817) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Oct 2023 13:41:43 +0000 (15:41 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Oct 2023 13:41:43 +0000 (13:41 +0000)
commit1c44f881c73f1eabe70704dd5acc6ad98d9156bd
treedc9517bca287414a1cc05a13b1c0698292a37b73
parent1a7afa7ef41a79a923b93f9a58da7a4e3d359d4f
[3.12] gh-110815: Improve tests for PyArg_ParseTupleAndKeywords() (GH-110817) (GH-110825)

(cherry picked from commit 548ce0923b9ef93b1c1df59f8febc4bb3daff28a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_capi/test_getargs.py
Modules/_testcapi/getargs.c