Expose PyErr_ChainExceptions in the stable API
Offen
Dieses Issue hat noch niemand übernommen.
topic-C-API
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| 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']
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Überprüfe zunächst PR #27799 und den Kontext der CPython C API für PyErr_ChainExceptions. Bestätige, wie die Funktion in der stabilen API bereitgestellt werden sollte, und verifiziere, dass die fertige Änderung dem Umfang von Python 3.11 entspricht; der Payload nennt keine Dateien oder Tests.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- c
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100