pickling and repr of exceptions with kwargs
Aperta
Nessuno ha ancora preso questa issue.
3.10
3.11
3.9 (EOL)
stdlib
type-bug
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
| BPO | 27015 |
|---|---|
| Nosy | @gpshead, @ncoghlan, @serhiy-storchaka, @Taywee, @remilapeyre |
| 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 2016-05-13.16:59:09.479>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = 'pickling and repr of exceptions with kwargs'
updated_at = <Date 2022-01-06.13:25:55.215>
user = 'https://github.com/Taywee'
bugs.python.org fields:
activity = <Date 2022-01-06.13:25:55.215>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2016-05-13.16:59:09.479>
creator = 'Taywee'
dependencies = []
files = []
hgrepos = []
issue_num = 27015
keywords = ['patch', 'patch', 'patch']
message_count = 4.0
messages = ['265482', '265486', '333769', '334626']
nosy_count = 6.0
nosy_names = ['gregory.p.smith', 'astrand', 'ncoghlan', 'serhiy.storchaka', 'Taywee', 'remi.lapeyre']
pr_nums = ['11580']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27015'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia esaminando l’issue BPO 27015 collegata e la pull request python/cpython#11580, poiché l’issue non fornisce file né test. Il lavoro riguarda il comportamento di pickling e repr delle eccezioni con argomenti denominati; il completamento dovrebbe risolvere tale comportamento e superare la suite di test pertinente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 15/100