mirror of
https://github.com/python/cpython.git
synced 2026-06-10 20:01:28 +00:00
Scan the nfc_first/nfc_last reindex tables comparing only .start, range-check the candidate once, and terminate on a sentinel above every codepoint, so each entry costs a single comparison. ~2x faster on non-Latin and combining-heavy NFC/NFKC input; no new data tables. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| python-mappings | ||
| comparecodecs.py | ||
| dawg.py | ||
| gencjkcodecs.py | ||
| gencodec.py | ||
| genmap_japanese.py | ||
| genmap_korean.py | ||
| genmap_schinese.py | ||
| genmap_support.py | ||
| genmap_tchinese.py | ||
| genwincodec.py | ||
| genwincodecs.bat | ||
| listcodecs.py | ||
| Makefile | ||
| makeunicodedata.py | ||
| mkstringprep.py | ||