]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142224: unicodedata: support bidi classes for unassigned code points (GH-144815)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Wed, 18 Feb 2026 10:54:07 +0000 (10:54 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Feb 2026 10:54:07 +0000 (12:54 +0200)
commite49bfca87cc188c271946491edc33831a901c7f1
tree995e0cdca32727bf59cdfd9d64588ade3997c734
parent7a7521bcfad4a8346d460476de2e3fa11e412477
gh-142224: unicodedata: support bidi classes for unassigned code points (GH-144815)
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Library/2026-02-13-00-00-00.gh-issue-142224.BidiMissing.rst [new file with mode: 0644]
Modules/unicodedata_db.h
Tools/unicode/makeunicodedata.py