]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
C API tests: use special markers to test that output parameters were set (GH-109014)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 6 Sep 2023 19:02:01 +0000 (22:02 +0300)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 19:02:01 +0000 (22:02 +0300)
commitbf414b7fcb7c8ba780a5e1d9f320ecef0c7f9488
tree429c8510da590f7fbdb64cb9447ba222880bbcc4
parentdb1ee6a19ab62191c16ecb732cb4dcaede98a902
C API tests: use special markers to test that output parameters were set (GH-109014)
Modules/_testcapi/abstract.c
Modules/_testcapi/code.c
Modules/_testcapi/dict.c
Modules/_testcapi/exceptions.c
Modules/_testcapi/unicode.c
Modules/_testcapi/util.h
Modules/_testcapimodule.c