]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102471, PEP 757: Add PyLong import and export API (#121339)
authorVictor Stinner <vstinner@python.org>
Fri, 13 Dec 2024 13:24:48 +0000 (14:24 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Dec 2024 13:24:48 +0000 (14:24 +0100)
commit6446408d426814bf2bc9d3911a91741f04d4bc4e
tree2da74eda8cbf6b90d3fefe09378374d1c1b354bc
parentd05a4e6a0d366b854a3103cae0c941811fd48c4c
gh-102471, PEP 757: Add PyLong import and export API (#121339)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/c-api/long.rst
Doc/data/refcounts.dat
Doc/whatsnew/3.14.rst
Include/cpython/longintrepr.h
Lib/test/test_capi/test_long.py
Misc/NEWS.d/next/C_API/2024-07-03-17-26-53.gh-issue-102471.XpmKYk.rst [new file with mode: 0644]
Modules/_testcapi/long.c
Objects/longobject.c
Tools/c-analyzer/cpython/ignored.tsv