Serhiy Storchaka
|
b24ca6ac0e
|
[3.12] Refactor test_capi.test_long (GH-122113) (GH-122151)
Share common code for tests for PyLong_As*() functions.
(cherry picked from commit 69f2dc5c06 )
Co-authored-by: Victor Stinner <vstinner@python.org>
|
2024-07-23 07:22:18 +00:00 |
|
Serhiy Storchaka
|
da2f9d1417
|
[3.12] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) (GH-117070)
(cherry picked from commit 519b2ae22b )
|
2024-03-20 16:44:05 +02:00 |
|
Serhiy Storchaka
|
7c3e8e5af0
|
[3.12] gh-110628: Add tests for PyLong C API (GH-110629) (GH-110854)
(cherry picked from commit 9d40ebf190 )
|
2023-10-14 10:20:24 +03:00 |
|
Mark Shannon
|
93923793f6
|
GH-101291: Add low level, unstable API for pylong (GH-101685)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
|
2023-05-21 14:45:48 +01:00 |
|