Add contextlib.convert_exception manager
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 30792 |
|---|---|
| Nosy | @ncoghlan, @stevendaprano |
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 2017-06-28.15:48:31.169>
labels = ['3.7', 'type-feature', 'library']
title = 'Add contextlib.convert_exception manager'
updated_at = <Date 2017-06-29.02:43:10.856>
user = 'https://github.com/stevendaprano'
bugs.python.org fields:
activity = <Date 2017-06-29.02:43:10.856>
actor = 'ncoghlan'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-06-28.15:48:31.169>
creator = 'steven.daprano'
dependencies = []
files = []
hgrepos = []
issue_num = 30792
keywords = []
message_count = 2.0
messages = ['297193', '297245']
nosy_count = 2.0
nosy_names = ['ncoghlan', 'steven.daprano']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30792'
versions = ['Python 3.7']
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
Beginne damit, die ursprüngliche Diskussion zu BPO 30792 zu lesen und Pythons contextlib-Modul zu untersuchen. Ermittle anhand der Diskussion die vorgesehene convert_exception-API, ihr Verhalten und die erforderlichen Tests; die Arbeit ist abgeschlossen, wenn der vereinbarte Manager implementiert und durch Tests abgedeckt ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100