]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93649: Split tracemalloc tests from _testcapimodule.c (#99551)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Sat, 17 Dec 2022 08:53:36 +0000 (09:53 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Dec 2022 08:53:36 +0000 (09:53 +0100)
commit2b38a9aa747785f6d540e95e6846d6510de6b306
tree90c93b12374ff6b0b560db2df274412f6a96e689
parent0264f634f720fbf12afaf1715a53cd1495fbd85b
gh-93649: Split tracemalloc tests from _testcapimodule.c (#99551)
Lib/test/test_capi/test_mem.py [new file with mode: 0644]
Lib/test/test_capi/test_misc.py
Modules/_testcapi/mem.c
Modules/_testcapimodule.c