]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132798: Schedule removal of `PyUnicode_AsDecoded/Encoded` functions for 3.15 ...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 25 Apr 2025 13:07:41 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 13:07:41 +0000 (15:07 +0200)
commitf6fb498c9759bc4ab615761639c5147d2d870c56
treec9260b0510495bda078d4ef9b05e9ca08a4fd8b1
parent8783cec9b67b3860bda9496611044b6f310c6761
gh-132798: Schedule removal of `PyUnicode_AsDecoded/Encoded` functions for 3.15 (#132799)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/deprecations/c-api-pending-removal-in-3.15.rst
Doc/deprecations/c-api-pending-removal-in-future.rst
Include/unicodeobject.h
Misc/NEWS.d/next/C_API/2025-04-22-13-59-30.gh-issue-132798.asfafhs.rst [new file with mode: 0644]
Objects/unicodeobject.c