gen.throw() with multiple yield froms skips intermediate exceptions
オープン
まだ誰も着手していません。
3.10
interpreter-core
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 40694 |
|---|---|
| Nosy | @cjerdonek |
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-05-20.04:47:05.315>
labels = ['interpreter-core', '3.10']
title = 'gen.throw() with multiple yield froms skips intermediate exceptions'
updated_at = <Date 2020-05-20.04:47:05.315>
user = 'https://github.com/cjerdonek'
bugs.python.org fields:
activity = <Date 2020-05-20.04:47:05.315>
actor = 'chris.jerdonek'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2020-05-20.04:47:05.315>
creator = 'chris.jerdonek'
dependencies = []
files = []
hgrepos = []
issue_num = 40694
keywords = []
message_count = 1.0
messages = ['369416']
nosy_count = 1.0
nosy_names = ['chris.jerdonek']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue40694'
versions = ['Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイルもテストも指定されていません。複数の yield from 式を伴う gen.throw() の interpreter-core のジェネレーター処理から始め、途中の例外がスキップされるケースを再現し、関連する回帰テストの場所を特定してください。途中の例外がスキップされなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- compilers
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100