"Impossible" KeyError from importlib._bootstrap acquire line 110
未關閉
還沒有人認領這個 Issue。
3.10
3.11
3.12
topic-importlib
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| 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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀移轉後的 BPO 詳細資訊和關聯的 issue 43546;其中沒有指定原始碼檔案、測試或重現方式。確認第三方解決方案是否還留下需要對 CPython 進行的目前變更;如果沒有,則該 issue 無需 patch 即可完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 10/100