]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129849: Add tests for `Py_tp_bases` (#143208)
authorAN Long <aisk@users.noreply.github.com>
Mon, 16 Mar 2026 08:29:55 +0000 (17:29 +0900)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2026 08:29:55 +0000 (13:59 +0530)
commit6f8867a6765d3e6effdc09a22691830aa887c3d0
treee30105805d025dedf98589f5ed7eaf0f905d9013
parent70397fd1030c310d4d80beeb9c0d88f40c9abed8
gh-129849: Add tests for `Py_tp_bases` (#143208)
Lib/test/test_capi/test_misc.py
Modules/_testcapi/heaptype.c