]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143869: Add PEP 757 functions to the limited API (#143906)
authorSergey B Kirpichev <skirpichev@gmail.com>
Wed, 21 Jan 2026 13:47:14 +0000 (16:47 +0300)
committerGitHub <noreply@github.com>
Wed, 21 Jan 2026 13:47:14 +0000 (14:47 +0100)
commit4c7ec78092ece6de3e58d88f2b9d1557f7d30249
treedf1e9f0a82bf21298010fe1bd26b9e049d44f0c7
parent4ef30a5871db2043712945e64f33af81938d68dc
gh-143869: Add PEP 757 functions to the limited API (#143906)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/long.rst
Doc/data/stable_abi.dat
Include/cpython/longintrepr.h
Include/longobject.h
Lib/test/test_stable_abi_ctypes.py
Misc/NEWS.d/next/C_API/2026-01-16-15-04-26.gh-issue-143869.vf94km.rst [new file with mode: 0644]
Misc/stable_abi.toml
PC/python3dll.c