Add "ignore_modules" option to TracebackException.format()
オープン
まだ誰も着手していません。
3.10
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 31299 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @pitrou, @rbtcollins, @pablogsal, @iritkatriel |
| 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 2017-08-29.07:45:45.416>
labels = ['type-feature', 'library', '3.10']
title = 'Add "ignore_modules" option to TracebackException.format()'
updated_at = <Date 2021-08-31.20:42:18.563>
user = 'https://github.com/ncoghlan'
bugs.python.org fields:
activity = <Date 2021-08-31.20:42:18.563>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-08-29.07:45:45.416>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 31299
keywords = ['patch']
message_count = 10.0
messages = ['300974', '301791', '302892', '304921', '305996', '306762', '328137', '334399', '382694', '400777']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'rbcollins', 'pablogsal', 'iritkatriel']
pr_nums = ['26772', '28067']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31299'
versions = ['Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
TracebackException.format() が指定されたエントリーポイントであり、PR #26772 と #28067 が issue に記録されています。まずこれらの変更と過去の議論を確認し、意図された動作と既存のテストカバレッジを判断してください。合意された ignore_modules オプションが実装され、検証されていれば完了とします。未解決のパッチレビュー上の問題を再び取り上げないでください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 20/100