"Impossible" KeyError from importlib._bootstrap acquire line 110
オープン
まだ誰も着手していません。
3.10
3.11
3.12
topic-importlib
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 43546 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @pitrou, @ericsnowcurrently, @serhiy-storchaka, @anentropic |
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 = <Date 2021-09-11.10:54:03.261>
created_at = <Date 2021-03-18.18:58:26.236>
labels = ['3.9', 'type-crash']
title = '"Impossible" KeyError from importlib._bootstrap acquire line 110'
updated_at = <Date 2021-09-11.10:54:03.261>
user = 'https://github.com/anentropic'
bugs.python.org fields:
activity = <Date 2021-09-11.10:54:03.261>
actor = 'iritkatriel'
assignee = 'none'
closed = True
closed_date = <Date 2021-09-11.10:54:03.261>
closer = 'iritkatriel'
components = []
creation = <Date 2021-03-18.18:58:26.236>
creator = 'anentropic'
dependencies = []
files = []
hgrepos = []
issue_num = 43546
keywords = []
message_count = 7.0
messages = ['389034', '389035', '389036', '389037', '389038', '389067', '389085']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'eric.snow', 'serhiy.storchaka', 'anentropic']
pr_nums = []
priority = 'normal'
resolution = 'third party'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue43546'
versions = ['Python 3.9']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず移行された BPO の詳細とリンク先の issue 43546 を読みます。ソースファイル、テスト、再現手順のいずれも指定されていません。サードパーティによる解決によって、現在の CPython に加えるべき変更が残っているか確認してください。残っていなければ、パッチなしで issue は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 10/100