pygit2 0.28.0 发布,Git 的 Python 开发包

栏目: 软件资讯 · 发布时间: 7年前

内容简介:pygit2 0.28.2 发布了。pygit2 是一组 libgit2 共享库的 Python 绑定,libgit2 是 Git 核心方法的纯 C 实现,作为具有可靠 API 的可链接库提供,允许在应用程序中构建 Git 功能。pygit2 适用于 Python 2.7、3.4 -...

pygit2 0.28.2 发布了。pygit2 是一组 libgit2 共享库的 Python 绑定,libgit2 是 Git 核心方法的纯 C 实现,作为具有可靠 API 的可链接库提供,允许在应用程序中构建 Git 功能。pygit2 适用于 Python 2.7、3.4 - 3.7 和 PyPy 2.7、3.5。

此版本更新内容如下:

  • 修复 reflog 迭代的崩溃问题
  • branches.with_commit(..) 中支持符号引用
  • 文档更新
  • 测试更新

更新日志:

https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithms on Strings, Trees and Sequences

Algorithms on Strings, Trees and Sequences

Dan Gusfield / Cambridge University Press / 1997-5-28 / USD 99.99

String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular seq......一起来看看 《Algorithms on Strings, Trees and Sequences》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具