GH-96172 fix unicodedata.east_asian_width being wrong on unassigned c… · python/cpython@9c197bc · GitHub
Skip to content

Commit 9c197bc

Browse files
authored
GH-96172 fix unicodedata.east_asian_width being wrong on unassigned code points (#96207)
1 parent c1581a9 commit 9c197bc

4 files changed

Lines changed: 614 additions & 548 deletions

File tree

Lib/test/test_unicodedata.py

Lines changed: 19 additions & 1 deletion
Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)