FabriceSalvaire / CodeReview

CodeReview is a Git GUI tool to perform code review (Diff Viewer) written in Python3 and Qt5.
http://fabricesalvaire.github.io/CodeReview
408 stars 95 forks source link

Convert to python2/3 compatible #19

Closed ralic closed 6 years ago

FabriceSalvaire commented 7 years ago

I am not using Python 2 any longer for many reasons (like poor unicode support).

Why do you need a Python 2 compatibility ?