b59536cd06d64839e7c7651d9ab0ce3677778a85

-Factor out a function for mapping libgit2 error numbers to Python exception types. -Rename Error_set_py_str -> Error_set_py_obj. -Simplify formatting of Error_set_py_obj to just prefix the git_strerror with the offending object. -Add Error_set_str, like py_str but with C strings. Change-Id: I51fe47c96a0c57aaeafd2c98418c0c548b93147d
pygit2 - libgit2 bindings in Python
pygit2 is a set of Python bindings to the libgit2 linkable C Git library.
Description
Languages
C
50.5%
Python
49.5%