gitstats icon indicating copy to clipboard operation
gitstats copied to clipboard

Python 3 support

Open ThePeach opened this issue 10 years ago • 3 comments

Any plans into migrating the code over to Py3?

ThePeach avatar Nov 26 '14 15:11 ThePeach

Pull request #61 solves Python 2 and Python 3 compatibility.

ari3s avatar Mar 11 '16 10:03 ari3s

when running ./gitstats, it still shows error:

/usr/bin/env: ‘python2\r’: No such file or directory

arisliang avatar Aug 01 '19 12:08 arisliang

Update gitstats to python3: https://github.com/hoxu/gitstats/pull/105

linechronic avatar Oct 08 '22 14:10 linechronic