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
172bb39452ae8b3ccdf5d1f23ead46f44200cd49
cpython
/
Tools
/
unicode
T
History
Serhiy Storchaka
172bb39452
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
2019-03-30 08:33:02 +02:00
..
python-mappings
…
comparecodecs.py
…
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
…
listcodecs.py
…
Makefile
…
makeunicodedata.py
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
2019-03-09 16:25:55 -08:00
mkstringprep.py
…