]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130824: Add tests for `NULL` in `PyLong_*AndOverflow` functions (GH-130828...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Mar 2025 11:51:52 +0000 (12:51 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Mar 2025 11:51:52 +0000 (13:51 +0200)
commit6321e1ab4bd4cf6cbd610bc196fc5ff8761faa7d
tree1f5731d1cb106c859bd3b342d9dbd03e6262781c
parentffef9b0440e4391cbad69dbb11716f54cb8539ab
[3.13] gh-130824: Add tests for `NULL` in `PyLong_*AndOverflow` functions (GH-130828) (GH-130869)

(cherry picked from commit 90130807d9c5a55b2a64024f5dfbee4785b9a27c)

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