simon-git: cvt-utf8 (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Fri Oct 13 20:24:46 BST 2017
TL;DR:
e8a76d0 Update URLs for unicode.org resources.
98f3d9c Make cvt-utf8 compatible with Python 3.
Repository: https://git.tartarus.org/simon/cvt-utf8.git
On the web: https://git.tartarus.org/?p=simon/cvt-utf8.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2017-10-13 20:24:46
commit e8a76d0f9356bf65738365c88c24c449aebf811f
web diff https://git.tartarus.org/?p=simon/cvt-utf8.git;a=commitdiff;h=e8a76d0f9356bf65738365c88c24c449aebf811f;hp=35517774facc527c523730220d92905003a1059d
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Oct 13 20:22:57 2017 +0100
Update URLs for unicode.org resources.
Both UnicodeData.txt and Unihan.zip have nice modern HTTPS locations
these days.
cvt-utf8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 98f3d9c6d662999756b4940d85a6fc86140b8252
web diff https://git.tartarus.org/?p=simon/cvt-utf8.git;a=commitdiff;h=98f3d9c6d662999756b4940d85a6fc86140b8252;hp=e8a76d0f9356bf65738365c88c24c449aebf811f
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Oct 13 20:23:26 2017 +0100
Make cvt-utf8 compatible with Python 3.
And generally bring it up to date; a lot of the code in here is pretty
old and was using idioms that were archaic even for Python 2. I think
now I've brought it into the common subset of 2 and 3, so it ought to
run fine in either.
cvt-utf8 | 202 ++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 109 insertions(+), 93 deletions(-)
More information about the tartarus-commits
mailing list