This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28a2ccfff279867b87aa31f56bfc97cf3d6b3afe
cpython
/
Tools
/
unicode
T
History
Davide Rizzo
733e15f170
gh-84508: tool to generate cjk traditional chinese mappings (gh-93272)
2022-06-11 23:19:41 +09:00
..
python-mappings
Revert "gh-84508: Add mapping files for Korean and Japanese. (gh-93309)" (
#93320
)
2022-05-29 09:49:19 +09:00
comparecodecs.py
…
gencjkcodecs.py
…
gencodec.py
…
genmap_japanese.py
bpo-40328: Add tool for generating cjk mapping headers (GH-19602)
2020-04-30 02:34:24 +09:00
genmap_korean.py
bpo-40328: Add tool for generating cjk mapping headers (GH-19602)
2020-04-30 02:34:24 +09:00
genmap_schinese.py
bpo-40328: Add tool for generating cjk mapping headers (GH-19602)
2020-04-30 02:34:24 +09:00
genmap_support.py
bpo-40328: Add tool for generating cjk mapping headers (GH-19602)
2020-04-30 02:34:24 +09:00
genmap_tchinese.py
gh-84508: tool to generate cjk traditional chinese mappings (gh-93272)
2022-06-11 23:19:41 +09:00
genwincodec.py
…
genwincodecs.bat
…
listcodecs.py
…
Makefile
…
makeunicodedata.py
closes bpo-45190: Update Unicode data to version 14.0.0. (GH-28336)
2021-09-14 11:00:38 -07:00
mkstringprep.py
…