github / github/copilot-sdk

Do not remove patch versions from Python Package Index

未关闭
#1,374 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Java
星标
10.5k
派生
1.5k
平均合并
1 天 14 小时
30 天内合并 PR
129

描述

We have `github-copilot-sdk` python library version pinned to 0.2.2

The version disappeared from the Python Package Index causing the error

```
ERROR: Ignored the following yanked versions: 0.1.10rc2
ERROR: Could not find a version that satisfies the requirement github-copilot-sdk==0.2.2 (from versions: 0.1.10, 0.1.11, 0.1.12, 0.1.13rc0, 0.1.13, 0.1.14, 0.1.15rc0, 0.1.15, 0.1.16rc0, 0.1.16, 0.1.17, 0.1.18, 0.1.19, 0.1.20, 0.1.21, 0.1.22, 0.1.23rc0, 0.1.23rc1, 0.1.23, 0.1.24rc0, 0.1.24, 0.1.25rc0, 0.1.25, 0.1.26rc0, 0.1.28, 0.1.29, 0.1.30, 0.1.31, 0.1.32, 0.2.0, 0.2.3, 0.3.0rc0, 0.3.0rc1, 0.3.0, 1.0.0b1, 1.0.0b2, 1.0.0b3, 1.0.0b4, 1.0.0b5, 1.0.0b6)
ERROR: No matching distribution found for github-copilot-sdk==0.2.2
```

贡献指南

打开贡献指南

调研方向

首先定位负责 Python Package Index 上各版本的 Python 包发布或 release 入口点,然后比较 0.2.2 与临近版本的处理方式。如果可能,复现固定版本的安装失败;当 0.2.2 release 得以保留并且可以从 PyPI 安装时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
release
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。