]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91417: Remove PySequence_Fast() from the limited C API (#129398)
authorVictor Stinner <vstinner@python.org>
Sun, 2 Feb 2025 22:17:30 +0000 (23:17 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Feb 2025 22:17:30 +0000 (23:17 +0100)
commit2ad069d906c6952250dabbffbcb882676011b310
tree11d42dca15aba4009950b2d9714e84d9717b514d
parentae4788809d674f8e27faef2678953be8cf67d4a3
gh-91417: Remove PySequence_Fast() from the limited C API (#129398)

The function never worked with the limited C API. It was added by
mistake.
Doc/data/stable_abi.dat
Doc/whatsnew/3.14.rst
Include/abstract.h
Include/cpython/abstract.h
Misc/NEWS.d/next/C_API/2025-01-28-13-21-17.gh-issue-91417.AfiR0t.rst [new file with mode: 0644]
Misc/stable_abi.toml