]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130824: Add tests for `NULL` in `PyLong_*AndOverflow` functions (GH-130828)
authorPeter Bierma <zintensitydev@gmail.com>
Wed, 5 Mar 2025 08:58:39 +0000 (03:58 -0500)
committerGitHub <noreply@github.com>
Wed, 5 Mar 2025 08:58:39 +0000 (09:58 +0100)
commit90130807d9c5a55b2a64024f5dfbee4785b9a27c
treeb6ae16265c8ac8f1c09433b74d096d64fb888b9f
parente53d105872fafa77507ea33b7ecf0faddd4c3b60
gh-130824: Add tests for `NULL` in `PyLong_*AndOverflow` functions (GH-130828)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Lib/test/test_capi/test_long.py
Modules/_testlimitedcapi/long.c