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-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c197bc8bfa153522927aa03ff854bbc4dce437f
cpython
/
Tools
/
unicode
T
History
Carl Friedrich Bolz-Tereick
9c197bc8bf
GH-96172 fix unicodedata.east_asian_width being wrong on unassigned code points (
#96207
)
2022-08-26 19:29:39 +03: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
…
genmap_korean.py
…
genmap_schinese.py
…
genmap_support.py
…
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
GH-96172 fix unicodedata.east_asian_width being wrong on unassigned code points (
#96207
)
2022-08-26 19:29:39 +03:00
mkstringprep.py
…