]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes gh-138706: update Unicode to 17.0.0 (#138719)
authorBenjamin Peterson <benjamin@python.org>
Thu, 11 Sep 2025 16:58:39 +0000 (09:58 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Sep 2025 16:58:39 +0000 (09:58 -0700)
commit5bd4bf04c4ac1ad67760e0b7852a05e796741e6f
tree1b464a7115db3d68ac159a9831a3338d7595e1d5
parente0f54a608eae7cb062b3b22d1b39a0f3fba3e8cb
closes gh-138706: update Unicode to 17.0.0 (#138719)
Doc/library/stdtypes.rst
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Doc/whatsnew/3.15.rst
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Library/2025-09-09-10-48-26.gh-issue-138706.xB--LX.rst [new file with mode: 0644]
Modules/unicodedata.c
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py