What should the error message in the exception raised by assertTrue and assertFalse be?
オープン
まだ誰も着手していません。
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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず issue の議論と、参照されている pull request python/cpython#17049 および #17073 を確認してください。payload にはソースファイルもテストも指定されていません。完了の条件は、assertTrue と assertFalse のエラーメッセージ仕様について合意に達し、その仕様を既存のレビュー作業に照らして検証することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- testing-qa
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100