]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142217: Recommend PyUnicode_InternFromString() to replace _PyUnicode_FromId()...
authorVictor Stinner <vstinner@python.org>
Mon, 15 Dec 2025 13:25:30 +0000 (14:25 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 13:25:30 +0000 (14:25 +0100)
commit14d3974db01b6c4b14a4829b4310b2511993aa8e
tree4c9a335865baf32538b8f38f496259f79b750615
parentcd2ca74c53d3cb502db40e3f52911d4429797daf
gh-142217: Recommend PyUnicode_InternFromString() to replace _PyUnicode_FromId() (GH-142746)
Doc/deprecations/c-api-pending-removal-in-3.20.rst
Doc/whatsnew/3.15.rst
Misc/NEWS.d/next/C_API/2025-12-03-14-41-07.gh-issue-141049.VuAUe2.rst