Files
deb-python-pygit2/pygit2/py3.py
J. David Ibáñez 3ccba38725 Fix regression in v0.21.1, IndexEntry.path returns str
And str in Python 2 means bytes. Recall, we are supposed to give a
native experience to both Python 2 and 3 users.
2014-07-28 18:02:24 +02:00

1.7 KiB