Expose PyErr_ChainExceptions in the stable API
未關閉
還沒有人認領這個 Issue。
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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先審查 PR #27799 以及 PyErr_ChainExceptions 的 CPython C API 脈絡。確認該函式應如何在穩定 API 中公開,並驗證完成的變更是否符合 Python 3.11 的範圍;payload 未列出任何檔案或測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- c
- 領域
- api
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100