Please add more error types
未关闭
还没有人认领这个 Issue。
评估
调研方向
首先比较 libgit2/include/git2/errors.h 中的错误定义与 pygit2/errors.py 中的 Python 错误声明。确定应公开哪些额外的 libgit2 错误类型,并验证所选类型可通过 pygit2 使用,且配有适当的测试。
由索引模型根据 Issue 内容生成。
描述
I wish there were more kinds of error types in pygit2, so that I could do more things with them
https://github.com/libgit2/libgit2/blob/198a1b209a929389c739a8a6abef13e717fdfda9/include/git2/errors.h#L56
https://github.com/libgit2/pygit2/blob/bf2d7542846fc444b86d02d44536103b27b9141f/pygit2/errors.py
- 主要语言
- Python
- 星标
- 1.7k
- 派生
- 408
- 平均合并
- 2 天 57 分钟
- 30 天内合并 PR
- 7
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
libgit2/pygit2 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 72/100
-
难度 1/5 1 小时以内 新手友好度 88/100
-
难度 4/5 3-5 天 新手友好度 45/100
-
难度 3/5 1-2 天 新手友好度 48/100
-
难度 3/5 1-2 天 新手友好度 55/100