]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84489: C API: Add tests for Py_BuildValue() (GH-110596)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 11 Oct 2023 07:08:51 +0000 (10:08 +0300)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 07:08:51 +0000 (10:08 +0300)
commit5c6e85480ad8365c1b05fdbd678c7867103f7d76
treefd60db7e4faa317bff9af2ef0501566a18905b73
parent3dd593e2f2527e199ff7401308131e6888f0cf6c
gh-84489: C API: Add tests for Py_BuildValue() (GH-110596)
Lib/test/test_capi/test_misc.py
Modules/_testcapimodule.c