simon-git: cvt-utf8 (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Fri Sep 25 20:56:38 BST 2020
TL;DR:
3e65eda Also fix encoding bug in -i mode.
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: 2020-09-25 20:56:38
commit 3e65edabea33a97e29591b480d25eca9c02592b6
web diff https://git.tartarus.org/?p=simon/cvt-utf8.git;a=commitdiff;h=3e65edabea33a97e29591b480d25eca9c02592b6;hp=4a8472a097fc7794528dcc88e0d270862c460292
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Sep 25 20:56:01 2020 +0100
Also fix encoding bug in -i mode.
Similarly, I was reading from sys.stdin instead of sys.stdin.buffer.
(But I left this in a different checkout and had apparently forgotten
to push it...)
cvt-utf8 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the tartarus-commits
mailing list