Expose PyErr_ChainExceptions in the stable API
オープン
まだ誰も着手していません。
topic-C-API
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 44938 |
|---|---|
| Nosy | @gpshead, @cjerdonek, @serhiy-storchaka, @pablogsal |
| 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 2021-08-17.17:44:23.749>
labels = ['expert-C-API', 'type-feature', '3.11']
title = 'Expose PyErr_ChainExceptions in the stable API'
updated_at = <Date 2021-12-10.19:07:14.668>
user = 'https://github.com/pablogsal'
bugs.python.org fields:
activity = <Date 2021-12-10.19:07:14.668>
actor = 'gregory.p.smith'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['C API']
creation = <Date 2021-08-17.17:44:23.749>
creator = 'pablogsal'
dependencies = []
files = []
hgrepos = []
issue_num = 44938
keywords = ['patch']
message_count = 6.0
messages = ['399777', '399820', '399835', '400101', '400107', '408245']
nosy_count = 4.0
nosy_names = ['gregory.p.smith', 'chris.jerdonek', 'serhiy.storchaka', 'pablogsal']
pr_nums = ['27799']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue44938'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず PR #27799 と PyErr_ChainExceptions に関する CPython C API のコンテキストを確認してください。関数を stable API でどのように公開すべきかを確認し、完成した変更が Python 3.11 のスコープに一致していることを検証してください。payload にはファイルやテストの名前はありません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100