unicodedata.name() doesn't have names for control characters
Aperta
Nessuno ha ancora preso questa issue.
extension-modules
stdlib
topic-unicode
type-feature
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 27496 |
|---|---|
| Nosy | @ezio-melotti, @bitdancer, @eryksun |
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-07-12.13:10:49.294>
labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'expert-unicode']
title = "unicodedata.name() doesn't have names for control characters"
updated_at = <Date 2021-03-08.20:13:44.308>
user = 'https://bugs.python.org/zwol'
bugs.python.org fields:
activity = <Date 2021-03-08.20:13:44.308>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Unicode']
creation = <Date 2016-07-12.13:10:49.294>
creator = 'zwol'
dependencies = []
files = []
hgrepos = []
issue_num = 27496
keywords = []
message_count = 4.0
messages = ['270242', '270245', '270247', '270254']
nosy_count = 4.0
nosy_names = ['ezio.melotti', 'r.david.murray', 'eryksun', 'zwol']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27496'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
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 individuando unicodedata.name() e i test esistenti relativi a Unicode; nell’issue non sono indicati né un file né un test. Esamina come vengono attualmente gestiti i caratteri di controllo e quali nomi dovrebbero essere restituiti, quindi aggiungi la copertura dei test e verifica il comportamento nelle versioni di Python elencate.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- internationalization
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100