xkmwppagxf 发表于 2016-6-3 10:06:07

pygit2 0.24.0 发布,Python 的 Git 开发包

欢迎加入运维网交流群:263444886  
  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/archive/master.zip
页: [1]
查看完整版本: pygit2 0.24.0 发布,Python 的 Git 开发包