]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128863: Deprecate _PyLong_New() function (#129212)
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 23 Jan 2025 12:50:34 +0000 (15:50 +0300)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2025 12:50:34 +0000 (13:50 +0100)
commit5c9a63f62c9e56d1576c2dc62c986f2be988729f
tree8aebb4ef319db68831bd2830197a89875ed9f2c0
parente579cdb21e25896f85ae1a42820b749846b88de7
gh-128863: Deprecate _PyLong_New() function (#129212)
Doc/deprecations/c-api-pending-removal-in-3.18.rst
Doc/whatsnew/3.14.rst
Include/cpython/longintrepr.h
Misc/NEWS.d/next/C_API/2025-01-15-11-42-07.gh-issue-128863.C9MkB_.rst
Objects/longobject.c