]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41123: Remove Py_UNICODE_COPY() and Py_UNICODE_FILL() (GH-28887)
authorVictor Stinner <vstinner@python.org>
Mon, 11 Oct 2021 21:36:37 +0000 (23:36 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Oct 2021 21:36:37 +0000 (23:36 +0200)
commit1f316ea3b4fa319eec4f375fb683467b424c964e
treeead2218868249ca35e4ca17dfab6d1a92e9669e8
parent03ea862b8a8234176761240ba122254e9eb11663
bpo-41123: Remove Py_UNICODE_COPY() and Py_UNICODE_FILL() (GH-28887)
Doc/whatsnew/3.11.rst
Include/cpython/unicodeobject.h
Misc/NEWS.d/next/C API/2021-10-11-22-58-33.bpo-41123.myrlIp.rst [new file with mode: 0644]