Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 543 Bytes

File metadata and controls

7 lines (4 loc) · 543 Bytes

Unicode data

The vendored data files come directly from the official Unicode site.

The files in latest need to be periodically bumped to match icu4x and Rust. These files may be found at the Unicode Character Database.

RustPython vendors Unicode 3.2.0 to match CPython. CPython uses 3.2.0 to ensure backwards compatibility with a few older modules. Unicode 3.2.0 was released in 2002 and does not need periodic refreshes.