]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128863: Deprecate _PyLong_FromDigits() function (#127939)
authorSergey B Kirpichev <skirpichev@gmail.com>
Fri, 24 Jan 2025 12:17:10 +0000 (15:17 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Jan 2025 12:17:10 +0000 (13:17 +0100)
commit233fd00f0a19d33932e35f2fb6794ecae745b780
treee2f240f7befd38dcec19a350b8f30b1cfbfc2ef6
parent3d8fc8b9ae5beec852acf1a0e8102da030eeb1aa
gh-128863: Deprecate _PyLong_FromDigits() function (#127939)
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