Skip to content

Conversation

@ari3s
Copy link

@ari3s ari3s commented Mar 10, 2016

I migrated gitstats Python code to be compatible with both Python 2 and Python 3. There are 3 commits: the first one just replaces tabs by spaces, the second commit is Python 2 code migrated by futurize script with some manual adjustments (// division operator, -t attribute in text file open function) to be Python 2 and Python 3 compatible, and the final one handles string versus unicode compatibility issue. I tested successfully the changes with Python 2.7 and Python 3.4 under Fedora 22.

Jan Beran added 3 commits March 4, 2016 09:29
Signed-off-by: Jan Beran <jberan@redhat.com>
Signed-off-by: Jan Beran <jberan@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant