unrelated `from None` exceptions hide prior exception information
オープン
まだ誰も着手していません。
3.9 (EOL)
interpreter-core
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 39725 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @ncoghlan, @benjaminp, @ethanfurman, @serhiy-storchaka |
| 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 2020-02-22.21:05:03.904>
labels = ['type-bug', '3.9']
title = 'unrelated `from None` exceptions hide prior exception information'
updated_at = <Date 2020-03-30.23:45:47.178>
user = 'https://github.com/ethanfurman'
bugs.python.org fields:
activity = <Date 2020-03-30.23:45:47.178>
actor = 'Ido Michael'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2020-02-22.21:05:03.904>
creator = 'ethan.furman'
dependencies = []
files = []
hgrepos = []
issue_num = 39725
keywords = ['patch']
message_count = 10.0
messages = ['362478', '362481', '362492', '362531', '362532', '362543', '362943', '362965', '364241', '364272']
nosy_count = 6.0
nosy_names = ['rhettinger', 'terry.reedy', 'ncoghlan', 'benjamin.peterson', 'ethan.furman', 'serhiy.storchaka']
pr_nums = ['18629']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue39725'
versions = ['Python 3.9']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
移行された BPO issue と、参照されている python/cpython#18629 pull request から始め、その後 issue の exception chaining に関する議論を確認してください。タイトルに記載された動作が以前の例外情報を隠さなくなり、既存の議論またはパッチに照らして期待される動作が検証されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100