summaryrefslogtreecommitdiff
path: root/natsort/unicode_numeric_hex.py
diff options
context:
space:
mode:
authorScott Talbert <swt@techie.net>2020-11-02 22:26:44 -0500
committerScott Talbert <swt@techie.net>2020-11-02 22:26:44 -0500
commit9543c64b07144b203ac0db4cf2b2ceefebefacfe (patch)
treed9cc6186dfe7c15ea62b74ad76177033225fbadf /natsort/unicode_numeric_hex.py
parent3b9cd60099774ef18b3e5e67877ae81bd5df7e21 (diff)
downloadnatsort-9543c64b07144b203ac0db4cf2b2ceefebefacfe.tar.gz
Update unicode_numeric_hex.py with Python 3.9's Unicode Database
Fixes #118.
Diffstat (limited to 'natsort/unicode_numeric_hex.py')
-rw-r--r--natsort/unicode_numeric_hex.py27
1 files changed, 27 insertions, 0 deletions
diff --git a/natsort/unicode_numeric_hex.py b/natsort/unicode_numeric_hex.py
index 92aecf1..ba5841b 100644
--- a/natsort/unicode_numeric_hex.py
+++ b/natsort/unicode_numeric_hex.py
@@ -1150,6 +1150,13 @@ numeric_hex = (
0x10F52,
0x10F53,
0x10F54,
+ 0x10FC5,
+ 0x10FC6,
+ 0x10FC7,
+ 0x10FC8,
+ 0x10FC9,
+ 0x10FCA,
+ 0x10FCB,
0x11052,
0x11053,
0x11054,
@@ -1311,6 +1318,16 @@ numeric_hex = (
0x118F0,
0x118F1,
0x118F2,
+ 0x11950,
+ 0x11951,
+ 0x11952,
+ 0x11953,
+ 0x11954,
+ 0x11955,
+ 0x11956,
+ 0x11957,
+ 0x11958,
+ 0x11959,
0x11C50,
0x11C51,
0x11C52,
@@ -1815,6 +1832,16 @@ numeric_hex = (
0x1F10A,
0x1F10B,
0x1F10C,
+ 0x1FBF0,
+ 0x1FBF1,
+ 0x1FBF2,
+ 0x1FBF3,
+ 0x1FBF4,
+ 0x1FBF5,
+ 0x1FBF6,
+ 0x1FBF7,
+ 0x1FBF8,
+ 0x1FBF9,
0x20001,
0x20064,
0x200E2,