This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfd01489094204dbffffd49c280e2e3bece2c155
cpython
/
Tools
/
unicode
History
Amaury Forgeot d'Arc
5c92d4301d
#7112
: Fix compilation warning in unicodetype_db.h
...
makeunicodedata now generates double literals
2009-10-13 21:29:34 +00:00
..
python-mappings
Add custom mapping files used for generating some of the charmap
2005-10-25 11:54:04 +00:00
comparecodecs.py
…
gencjkcodecs.py
Whitespace for generated code.
2006-03-27 15:11:56 +00:00
gencodec.py
Patch
#2167
from calvin: Remove unused imports
2008-02-23 17:40:11 +00:00
genwincodec.py
#1616979
: Add the cp720 (Arabic DOS) encoding.
2009-07-13 20:01:11 +00:00
genwincodecs.bat
#1616979
: Add the cp720 (Arabic DOS) encoding.
2009-07-13 20:01:11 +00:00
listcodecs.py
…
Makefile
Patch
#1359618
: Speed-up charmap encoder.
2006-06-04 19:36:28 +00:00
makeunicodedata.py
#7112
: Fix compilation warning in unicodetype_db.h
2009-10-13 21:29:34 +00:00
mkstringprep.py
…