]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125196: PyUnicodeWriter_Discard(NULL) does nothing (#125222)
authorVictor Stinner <vstinner@python.org>
Wed, 9 Oct 2024 23:32:02 +0000 (01:32 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 23:32:02 +0000 (23:32 +0000)
commit1b2a5485f94ccbe43a45eb9990a5649ae3d2499e
tree5d040d7b15cbd20640f6b60141be831e52835255
parent9ad55e85d78c5338b1ad170e614345652bd1b651
gh-125196: PyUnicodeWriter_Discard(NULL) does nothing (#125222)
Doc/c-api/unicode.rst
Objects/listobject.c
Objects/unicodeobject.c