summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2023-02-27 00:59:46 -0800
committerSeth Morton <seth.m.morton@gmail.com>2023-02-27 00:59:46 -0800
commit674c93d33d08a3a13b913027cdf44678fbb47a86 (patch)
tree32dd95c1649ca70e4587e9fed9f0f3804f8c095b
parent7afcdbe46586b1bb672aa1a43f84446c2184ed4c (diff)
downloadnatsort-674c93d33d08a3a13b913027cdf44678fbb47a86.tar.gz
Update the hard-coded unicode hex table for Python 3.11
-rw-r--r--natsort/unicode_numeric_hex.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/natsort/unicode_numeric_hex.py b/natsort/unicode_numeric_hex.py
index c1e789d..a4fce03 100644
--- a/natsort/unicode_numeric_hex.py
+++ b/natsort/unicode_numeric_hex.py
@@ -1519,6 +1519,16 @@ numeric_hex = (
0x16A67,
0x16A68,
0x16A69,
+ 0x16AC0,
+ 0x16AC1,
+ 0x16AC2,
+ 0x16AC3,
+ 0x16AC4,
+ 0x16AC5,
+ 0x16AC6,
+ 0x16AC7,
+ 0x16AC8,
+ 0x16AC9,
0x16B50,
0x16B51,
0x16B52,