test.support.open_urlresource should work from an installed Python
未關閉
還沒有人認領這個 Issue。
tests
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 28001 |
|---|---|
| Nosy | @tiran, @bitdancer, @zware |
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 2016-09-07.16:59:06.272>
labels = ['type-bug']
title = 'test.support.open_urlresource should work from an installed Python'
updated_at = <Date 2016-09-07.16:59:06.272>
user = 'https://github.com/zware'
bugs.python.org fields:
activity = <Date 2016-09-07.16:59:06.272>
actor = 'zach.ware'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2016-09-07.16:59:06.272>
creator = 'zach.ware'
dependencies = []
files = []
hgrepos = []
issue_num = 28001
keywords = []
message_count = None
messages = []
nosy_count = 3.0
nosy_names = ['christian.heimes', 'r.david.murray', 'zach.ware']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28001'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先定位 test.support.open_urlresource,並檢查在 Python 已安裝而不是從原始碼 checkout 執行時,它如何解析資源。使用已安裝的 Python 重現該行為,並新增或更新測試涵蓋率,使該 helper 在此環境中正常運作。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- testing
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100