modulefinder chokes on numpy - dereferencing None in spec.loader
未關閉
還沒有人認領這個 Issue。
3.12
3.13
3.14
stdlib
topic-importlib
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 40350 |
|---|---|
| Nosy | @warsaw, @ericvsmith, @ericsnowcurrently, @FFY00, @caje731 |
| PRs | |
| Files |
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-04-21.07:33:37.811>
labels = ['3.8', 'type-bug', 'library', '3.9']
title = 'modulefinder chokes on numpy - dereferencing None in spec.loader'
updated_at = <Date 2021-10-23.21:13:12.303>
user = 'https://bugs.python.org/GregWhiteley'
bugs.python.org fields:
activity = <Date 2021-10-23.21:13:12.303>
actor = 'FFY00'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-04-21.07:33:37.811>
creator = 'Greg Whiteley'
dependencies = []
files = ['49079']
hgrepos = []
issue_num = 40350
keywords = ['patch']
message_count = 6.0
messages = ['366912', '367856', '367943', '368112', '380087', '404911']
nosy_count = 7.0
nosy_names = ['barry', 'eric.smith', 'dkasak', 'eric.snow', 'FFY00', 'cajetan.rodrigues', 'Greg Whiteley']
pr_nums = ['19917', '29196']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40350'
versions = ['Python 3.8', 'Python 3.9']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀 fulllog.txt 和 issue 中引用的現有 PR,然後追蹤 modulefinder 如何處理 numpy 以及存取 spec.loader。確認對 None 的解參照,並將 done 定義為在不崩潰的情況下處理此 numpy 情況,同時根據現有的修補程式討論確定回歸涵蓋範圍。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- tooling
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100