]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111495: Add tests for PyNumber C API (#111996)
authorSergey B Kirpichev <skirpichev@gmail.com>
Mon, 26 Aug 2024 13:59:22 +0000 (16:59 +0300)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 13:59:22 +0000 (15:59 +0200)
commit2f20f5a9bc7dafdb3c2ae723da90eca1727a95f7
tree1336527c9ad9a6e59d5aa5b5f3a5458b9af97b03
parentc68a93c582cc733c399a1cf9e850e5071f79aec1
 gh-111495: Add tests for PyNumber C API (#111996)
Lib/test/test_capi/test_abstract.py
Lib/test/test_capi/test_number.py [new file with mode: 0644]
Modules/_testcapi/numbers.c