]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-84489: C API: Add tests for Py_BuildValue() (GH-110596) (GH-110680)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Oct 2023 08:12:39 +0000 (10:12 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 08:12:39 +0000 (11:12 +0300)
commitca971d12eda3abdd6357e68b014a81db645da05a
tree77f06f2c15fbecb7d82d50886bf4dea7cdbaa072
parent9ffef4d797400de89fa9652fac99a4a171d05aed
[3.12] gh-84489: C API: Add tests for Py_BuildValue() (GH-110596) (GH-110680)

(cherry picked from commit 5c6e85480ad8365c1b05fdbd678c7867103f7d76)

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