]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133610: Remove PyUnicode_AsDecoded/Encoded functions (#133612)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 9 May 2025 15:31:24 +0000 (16:31 +0100)
committerGitHub <noreply@github.com>
Fri, 9 May 2025 15:31:24 +0000 (17:31 +0200)
commit4fd10952800413ce615bba067cf5dfb7899a42c8
tree65fc6486fd2140b81eba13dfbac6b3e107f0b8b4
parentf34ec09ba51070b0693d7ced8e57e77d71beb48d
gh-133610: Remove PyUnicode_AsDecoded/Encoded functions (#133612)
Doc/data/stable_abi.dat
Doc/whatsnew/3.15.rst
Include/unicodeobject.h
Misc/NEWS.d/next/C_API/2025-05-07-21-18-00.gh-issue-133610.asdfjs.rst [new file with mode: 0644]
Misc/stable_abi.toml
Objects/unicodeobject.c