]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84436: Add integration C API tests for immortal objects (gh-103962)
authorDong-hee Na <donghee.na@python.org>
Tue, 2 May 2023 15:05:30 +0000 (00:05 +0900)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 15:05:30 +0000 (00:05 +0900)
commitd81ca7ec029ba05084751c8df64292bb48f4f30f
treecc994cf44d437ac03d2b2c829377d6e40e16f319
parent87223f32aba872cfebde6fbe38673799eb79f248
gh-84436: Add integration C API tests for immortal objects (gh-103962)
Lib/test/test_capi/test_immortal.py [new file with mode: 0644]
Modules/Setup.stdlib.in
Modules/_testcapi/immortal.c [new file with mode: 0644]
Modules/_testcapi/parts.h
Modules/_testcapimodule.c
PCbuild/_testcapi.vcxproj