pygit2 0.24.0 发布了,pygit2是一组Python绑定到libgit2共享库,libgit2实现了Git plumbing。 Pygit2工作环境Python2.7,3.2,3.3,3.4,3.5和2.6 。
改进日志:
Update to libgit2 v0.24#594
Support Python 3.5
New dependency, six
New Repository.path_is_ignored(path)#589
Fix error in Repository(path) when path is a bytes string#588#593
Fix memory issue in Repository.describe(...)#592#597#599
Allow testing with tox#600
软件详情:https://github.com/libgit2/pygit2/
下载地址:https://github.com/libgit2/pygit2/archive/master.zip
来自:开源中国社区

