]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111495: Add tests for PyNumber C API (GH-111996) (#123376)
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 5 Sep 2024 22:51:26 +0000 (01:51 +0300)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2024 22:51:26 +0000 (00:51 +0200)
commit1d8ab257422ec206e8a686bad369e280308d15d0
tree76154429ed1c34046cceeaf5d96ece13048e9c8b
parent625072f76ef62c790409f39dfaaa19340e2df685
[3.12] gh-111495: Add tests for PyNumber C API (GH-111996) (#123376)

(cherry picked from commit 2f20f5a9bc7dafdb3c2ae723da90eca1727a95f7)
Lib/test/test_capi/test_number.py [new file with mode: 0644]
Modules/_testcapi/numbers.c