Larger and/or configurable _MAX_LENGTH for unittest messages
未關閉
還沒有人認領這個 Issue。
3.7 (EOL)
stdlib
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| BPO | 30839 |
|---|---|
| Nosy | @bitdancer |
| Dependencies |
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 2017-07-03.17:59:26.581>
labels = ['3.7', 'type-feature', 'library']
title = 'Larger and/or configurable _MAX_LENGTH for unittest messages'
updated_at = <Date 2017-07-05.20:27:37.208>
user = 'https://bugs.python.org/maarten-treewalker'
bugs.python.org fields:
activity = <Date 2017-07-05.20:27:37.208>
actor = 'r.david.murray'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-07-03.17:59:26.581>
creator = 'maarten-treewalker'
dependencies = ['27432']
files = []
hgrepos = []
issue_num = 30839
keywords = []
message_count = 2.0
messages = ['297605', '297779']
nosy_count = 2.0
nosy_names = ['r.david.murray', 'maarten-treewalker']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30839'
versions = ['Python 3.7']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀 unittest 的斷言訊息截斷行為以及連結的相依項目 bpo-27432,以了解現有的 _MAX_LENGTH 處理方式。定義更大的或可設定的限制應如何影響 unittest 訊息,然後透過針對性的 unittest 測試驗證該行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- testing
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100