Pygit2 v0.25.1 发布了。Pygit2 是一组 Python 绑定到 libgit2 共享库,libgit2 实现了 Git plumbing。该版本更新如下: 添加对 Python 3.6 的支持 对 stash 新的支持:repository methods stash, stash_apply, stash_drop 和 stash_pop #695 改进对子模块的支持:new repository methods init_submodules 和 update_submodules #692 新的更友好的 API 用于分支和引用: Repository.branches 和 Repository.references #700 #701 新的对定制后端的支持 #690 修复无输入时 init_repository 的崩溃 #688 #697 Fix checkout with an orphan master branch #669 #685 打开存储库时更好的错误提示消息 #645 #698 发布主页 和 更新日志 下载地址 Source code (zip) Source code (tar.gz) Pygit2 v0.25.1 发布,添加对 Python 3.6 的支持下载地址