]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-130824: Add tests for NULL in PyLong_*AndOverflow functions (GH-130828...
authorPetr Viktorin <encukou@gmail.com>
Wed, 5 Mar 2025 11:52:40 +0000 (12:52 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Mar 2025 11:52:40 +0000 (13:52 +0200)
commit8fe011af3864300df9b312584be449b3eb3e4bf8
tree68cd332bc71c889559a1675c59fffe1e7f9cd375
parent919300e42acaf2bb7cd00fcac5e9dd4e2e75f0c7
[3.12] gh-130824: Add tests for NULL in PyLong_*AndOverflow functions (GH-130828) (GH-130876)

(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/_testcapi/long.c