]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107735: Add C API tests for PySys_GetObject() and PySys_SetObject() (GH-107736)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Aug 2023 19:29:01 +0000 (22:29 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Aug 2023 19:29:01 +0000 (22:29 +0300)
commitbea5f93196d213d6fbf4ba8984caf4c3cd1da882
treeba71488824126a2e2aef7f3d42d8092a175930df
parent430632d6f710c99879c5d1736f3b40ea09b11c4d
gh-107735: Add C API tests for PySys_GetObject() and PySys_SetObject() (GH-107736)
Lib/test/test_capi/test_misc.py
Modules/_testcapimodule.c