jquast / wcwidth

Python library that measures the width of unicode strings rendered to a terminal
Other
392 stars 58 forks source link

Upgrade to Unicode 14.0.0 #59

Closed GalaxySnail closed 1 year ago

GalaxySnail commented 2 years ago

Generated by python3.11 bin/update-tables.py. Using python 3.11 because only on python 3.11, unidecodedata.unidata_version is "14.0.0".

$ python3.11 -V
Python 3.11.0a5

Based on commit 53b0dd1.

jquast commented 1 year ago

this is in PR staged to be released tomorrow, https://github.com/jquast/wcwidth/pull/61