Skip to content

Commit

Permalink
Update the hard-coded unicode hex table for Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-scheck authored Jun 9, 2024
1 parent b91d6dc commit cff0e1e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions natsort/unicode_numeric_hex.py
Original file line number Diff line number Diff line change
Expand Up @@ -643,16 +643,20 @@
0x4E03,
0x4E07,
0x4E09,
0x4E24,
0x4E5D,
0x4E8C,
0x4E94,
0x4E96,
0x4EAC,
0x4EBF,
0x4EC0,
0x4EDF,
0x4EE8,
0x4F0D,
0x4F70,
0x4FE9,
0x5006,
0x5104,
0x5146,
0x5169,
Expand All @@ -677,17 +681,23 @@
0x5F0D,
0x5F0E,
0x5F10,
0x62D0,
0x62FE,
0x634C,
0x67D2,
0x6D1E,
0x6F06,
0x7396,
0x767E,
0x7695,
0x79ED,
0x8086,
0x842C,
0x8CAE,
0x8CB3,
0x8D30,
0x920E,
0x94A9,
0x9621,
0x9646,
0x964C,
Expand Down

0 comments on commit cff0e1e

Please sign in to comment.