]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129569: The function unicodedata.normalize() always returns built-in str (#129570)
authorHizuru <106918920+Hizuru3@users.noreply.github.com>
Fri, 21 Feb 2025 13:51:13 +0000 (22:51 +0900)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2025 13:51:13 +0000 (14:51 +0100)
commitc359fcd2f50d02e4709e9ca3175c1ba1ea6dc7ef
tree69d04224e7e63b50a4d5c8cdcb537df57e5158cd
parent9bf73c032fbf0ea27ebf6e53223c3bc69ee0dbc5
gh-129569: The function unicodedata.normalize() always returns built-in str (#129570)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Library/2025-02-02-16-30-27.gh-issue-129569.i0kPOG.rst [new file with mode: 0644]
Modules/unicodedata.c