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
3.8-adacore
Add File
New File
Upload File
Apply Patch
cpython
/
Tools
/
unicode
History
Stefan Behnel
faa2948654
Clean up and reduce visual clutter in the makeunicode.py script. (GH-7558)
2019-06-01 21:49:03 +02:00
..
python-mappings
…
comparecodecs.py
Issue
#19936
: Added executable bits or shebang lines to Python scripts which
2014-01-16 17:15:49 +02:00
gencjkcodecs.py
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
2019-03-30 08:33:02 +02:00
gencodec.py
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
2019-03-30 08:33:02 +02:00
genwincodec.py
…
genwincodecs.bat
bpo-27425: Be more explicit in .gitattributes (GH-840)
2017-06-10 14:58:42 -05:00
listcodecs.py
…
Makefile
…
makeunicodedata.py
Clean up and reduce visual clutter in the makeunicode.py script. (GH-7558)
2019-06-01 21:49:03 +02:00
mkstringprep.py
…