cpython/Tools/unicode
Greg Price c03e698c34 bpo-37760: Factor out standard range-expanding logic in makeunicodedata. (GH-15248)
Much like the lower-level logic in commit ef2af1ad4, we had
4 copies of this logic, written in a couple of different ways.
They're all implementing the same standard, so write it just once.
2019-08-13 19:28:38 -07:00
..
python-mappings #1097797: add the original mapping file 2013-11-10 21:46:02 -05:00
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 Merged revisions 78806 via svnmerge from 2010-03-08 22:17:58 +00:00
genwincodecs.bat bpo-27425: Be more explicit in .gitattributes (GH-840) 2017-06-10 14:58:42 -05:00
listcodecs.py Convert print statements to function calls in Tools/. 2007-08-03 17:06:41 +00:00
Makefile Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
makeunicodedata.py bpo-37760: Factor out standard range-expanding logic in makeunicodedata. (GH-15248) 2019-08-13 19:28:38 -07:00
mkstringprep.py Issue #15239: Make mkstringprep.py work again on Python 3. 2013-06-09 17:08:00 +03:00