]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] C API tests: use special markers to test that output parameters were set ...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 8 Sep 2023 13:09:49 +0000 (16:09 +0300)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 13:09:49 +0000 (15:09 +0200)
commite65401d24512503f50baab1543928102def53b5a
tree4f3dfec44cd248af9e6a0748bb1cce3fbc104a9f
parentdb55cfcbabfe257f5d3aeaffc1c5fe0166030c03
[3.12] C API tests: use special markers to test that output parameters were set (GH-109014) (#109023)

[3.12] C API tests: use special markers to test that output parameters were set (GH-109014).
(cherry picked from commit bf414b7fcb7c8ba780a5e1d9f320ecef0c7f9488)
Modules/_testcapi/code.c
Modules/_testcapi/dict.c
Modules/_testcapi/exceptions.c
Modules/_testcapi/unicode.c
Modules/_testcapi/util.h
Modules/_testcapimodule.c