Untokenize does not round-trip ws before bs-nl
Aperta
Nessuno ha ancora preso questa issue.
3.9 (EOL)
stdlib
type-bug
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 38663 |
|---|---|
| Nosy | @terryjreedy, @edreamleo |
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 2019-11-01.17:31:35.908>
labels = ['type-bug', '3.9']
title = 'Untokenize does not round-trip ws before bs-nl'
updated_at = <Date 2019-11-03.22:08:12.646>
user = 'https://github.com/edreamleo'
bugs.python.org fields:
activity = <Date 2019-11-03.22:08:12.646>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-11-01.17:31:35.908>
creator = 'edreamleo'
dependencies = []
files = []
hgrepos = []
issue_num = 38663
keywords = []
message_count = 5.0
messages = ['355827', '355898', '355899', '355900', '355910']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'edreamleo']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38663'
versions = ['Python 3.9']
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
L’issue identifica un errore di round-trip in untokenize per gli spazi prima di un backslash-newline, ma non indica alcun file né test. Individua l’entry point di tokenizer/untokenize e i test di round-trip pertinenti; il lavoro è completato quando l’input segnalato esegue correttamente il round-trip senza regressioni.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- devtools
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100