Closed GoogleCodeExporter closed 9 years ago
Hi Robert.
Your solution would break utf-8 encoded strings. There are also compatibility
issues between Python 2 and 3. The 2.1 release of gitinspector should work just
fine with Python 3. In the meantime, this bug should already have been fixed in
the master branch in revision 35214550f35f.
Try checking out the current master branch and try again. It should hopefully
fix it.
/Adam Waldenberg
Original comment by gitinspe...@ejwa.se
on 13 May 2013 at 11:26
It seems there are still some issues related to this. I will take a look as
soon as possible. "unicode-escape" and "string-escape" behave slightly
different and these problems were introduced with the Python 3 fixes that were
done previously.
/Adam Waldenberg
Original comment by gitinspe...@ejwa.se
on 15 May 2013 at 12:00
This issue was closed by revision cf40f16119ab.
Original comment by gitinspe...@ejwa.se
on 16 May 2013 at 1:07
Original issue reported on code.google.com by
robert.e...@gmail.com
on 13 May 2013 at 9:58