pkg_resources seems to treat python 3.10 as python 3.1
オープン
まだ誰も着手していません。
3.10
topic-installation
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 42744 |
|---|---|
| Nosy | @tirkarthi, @RhinosF1 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2020-12-25.19:35:20.899>
labels = ['type-bug', 'expert-installation', '3.10']
title = 'pkg_resources seems to treat python 3.10 as python 3.1'
updated_at = <Date 2021-02-10.17:22:42.696>
user = 'https://github.com/RhinosF1'
bugs.python.org fields:
activity = <Date 2021-02-10.17:22:42.696>
actor = 'RhinosF1'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2020-12-25.19:35:20.899>
creator = 'RhinosF1'
dependencies = []
files = []
hgrepos = []
issue_num = 42744
keywords = []
message_count = 5.0
messages = ['383760', '386789', '386790', '386792', '386794']
nosy_count = 2.0
nosy_names = ['xtreak', 'RhinosF1']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue42744'
versions = ['Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Python 3.10 で pkg_resources の動作を再現し、インストール関連の実装とテストを特定してください。この issue ではファイルやテストが指定されていません。Python 3.10 と Python 3.1 が区別され、既存のバージョン処理を後退させないことが完了の条件です。移行されたメタデータには、根本にある issue が修正済みであると記録されているため、まず残っている作業があるか確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100