]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110628: Add tests for PyLong C API (GH-110629) (GH-110854)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Oct 2023 07:20:24 +0000 (10:20 +0300)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2023 07:20:24 +0000 (10:20 +0300)
commit7c3e8e5af03413f56914ee2b49eb1f40eed942e8
tree559575167ddfdf660cf5ea8c2625d18d34090b7b
parent9a623221748f0abdbbb9a450fcfba70eb5847741
[3.12] gh-110628: Add tests for PyLong C API (GH-110629) (GH-110854)

(cherry picked from commit 9d40ebf1902812fad6aa85ede7b6f1fdff3c1291)
Lib/test/test_capi/test_long.py
Modules/_testcapi/long.c
Modules/_testcapimodule.c