summaryrefslogtreecommitdiff
path: root/natsort/unicode_numeric_hex.py
Commit message (Expand)AuthorAgeFilesLines
* Update the hard-coded unicode hex table for Python 3.11Seth Morton2023-02-271-0/+10
* Add script to generate the new hex numbers on Python updateSeth Morton2020-11-191-17/+0
* Update unicode_numeric_hex.py with Python 3.9's Unicode DatabaseScott Talbert2020-11-021-0/+27
* Re-remove Python 2.7 support.Seth Morton2019-11-131-3/+2
* Revert removal of Python 2.7 in one commitThis is to make a release that supp...Seth Morton2019-11-131-2/+3
* Update list with 'python38 natsort/unicode_numeric_hex.py'Hugo2019-11-121-1725/+1826
* Remove extraneous compat.py23 importSeth M Morton2019-03-031-1/+0
* Remove compat.py23 compatibility layerSeth M Morton2019-03-031-3/+3
* Revert "Revert "Drop support for EOL Pythons""Seth M Morton2018-11-181-1/+1
* Revert "Drop support for EOL Pythons"Seth M Morton2018-11-171-1/+1
* Drop support for EOL PythonsJon Dufresne2018-11-101-1/+1
* Improve docstrings for development.Seth M Morton2018-08-101-2/+3
* Blacken code.Seth M Morton2018-08-101-0/+1750