-
-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Description
If the path supplied to Repository is a bytes objects as in Python 3, pygit2 crashes. This is inconvenient, as all filesystem utilities will return bytes objects they will actually return strs. The os libraries will accept bytes though.
Eg. as used in powerline raises must be str, not bytes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels