What should the error message in the exception raised by assertTrue and assertFalse be?
未關閉
還沒有人認領這個 Issue。
stdlib
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 38706 |
|---|---|
| Nosy | @terryjreedy, @mdickinson, @rbtcollins, @ezio-melotti, @stevendaprano, @bitdancer, @voidspace, @encukou, @serhiy-storchaka, @ammaraskar, @brandtbucher, @michael-karotsieris |
| PRs |
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 2019-11-05.21:16:18.934>
labels = ['type-feature', 'library', '3.9']
title = 'What should the error message in the exception raised by assertTrue and assertFalse be?'
updated_at = <Date 2019-12-06.11:51:47.142>
user = 'https://github.com/michael-karotsieris'
bugs.python.org fields:
activity = <Date 2019-12-06.11:51:47.142>
actor = 'steven.daprano'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-11-05.21:16:18.934>
creator = 'mkarotsieris'
dependencies = []
files = []
hgrepos = []
issue_num = 38706
keywords = ['patch']
message_count = 17.0
messages = ['356065', '356067', '356081', '356082', '356083', '356103', '356104', '356105', '356114', '356120', '356124', '356126', '356179', '356206', '356208', '356211', '357911']
nosy_count = 12.0
nosy_names = ['terry.reedy', 'mark.dickinson', 'rbcollins', 'ezio.melotti', 'steven.daprano', 'r.david.murray', 'michael.foord', 'petr.viktorin', 'serhiy.storchaka', 'ammar2', 'brandtbucher', 'mkarotsieris']
pr_nums = ['17049', '17073']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue38706'
versions = ['Python 3.9']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先查看 issue 討論以及所引用的 pull request:python/cpython#17049 和 #17073;payload 中沒有指定原始檔案或測試。完成的標準是就 assertTrue 和 assertFalse 的錯誤訊息規格達成共識,然後根據現有的 review 工作進行驗證。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- testing-qa
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100