]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388)
authorDong-hee Na <donghee.na@python.org>
Mon, 6 Feb 2023 04:58:00 +0000 (13:58 +0900)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2023 04:58:00 +0000 (13:58 +0900)
commit9ef7e75434587fc8f167d73eee5dd9bdca62714b
tree958f4c93bdf4ae6d3aea0f6cd96888412cec70d0
parentef7c2bfcf1fd618438f981ace64499a99ae9fae0
gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388)
Misc/NEWS.d/next/Core and Builtins/2023-01-28-20-31-42.gh-issue-101372.8BcpCC.rst [new file with mode: 0644]
Modules/unicodedata.c