]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110628: Add tests for PyLong C API (GH-110629)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Oct 2023 05:53:57 +0000 (08:53 +0300)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2023 05:53:57 +0000 (08:53 +0300)
commit9d40ebf1902812fad6aa85ede7b6f1fdff3c1291
tree81646dac4eb3b0675ba3e037dea8f3c1ecd2b644
parent84e2096fbdea880799f2fdb3f0992a8961106bed
gh-110628: Add tests for PyLong C API (GH-110629)
Lib/test/test_capi/test_long.py
Modules/_testcapi/long.c
Modules/_testcapimodule.c