]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-107735: Add C API tests for PySys_GetObject() and PySys_SetObject() (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Aug 2023 20:51:00 +0000 (23:51 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Aug 2023 20:51:00 +0000 (20:51 +0000)
commit22b39d13eccb965515e3a4b3fd358755f8db9d7f
tree2469c3700f8e4e4d12a797134c7d07966e159f57
parent81c8f7d61982cf34506d6b21466f35f0184b472e
[3.11] gh-107735: Add C API tests for PySys_GetObject() and PySys_SetObject() (GH-107736) (GH-107741)

(cherry picked from commit bea5f93196d213d6fbf4ba8984caf4c3cd1da882)
Lib/test/test_capi/test_misc.py
Modules/_testcapimodule.c