Windows py launcher fails to handle a quoted version argument
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
| BPO | 34297 |
|---|---|
| Nosy | @terryjreedy, @pfmoore, @tjguk, @zware, @eryksun, @zooba |
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 2018-07-31.17:40:34.091>
labels = ['3.10', 'type-bug', '3.8', '3.9', 'OS-windows']
title = 'Windows py launcher fails to handle a quoted version argument'
updated_at = <Date 2021-03-17.07:15:06.876>
user = 'https://bugs.python.org/copelnug'
bugs.python.org fields:
activity = <Date 2021-03-17.07:15:06.876>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2018-07-31.17:40:34.091>
creator = 'copelnug'
dependencies = []
files = []
hgrepos = []
issue_num = 34297
keywords = []
message_count = 2.0
messages = ['322802', '323093']
nosy_count = 8.0
nosy_names = ['terry.reedy', 'paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'Maxime Belanger', 'copelnug']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34297'
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
Nell’issue non sono identificati né un file sorgente né un test. Inizia riproducendo il malfunzionamento del Windows py launcher con un argomento di versione tra virgolette, quindi individua il punto di ingresso del launcher e aggiungi una copertura che dimostri che l’argomento viene gestito correttamente; il lavoro è completato quando la regressione supera i test su Windows.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- cli, operating-systems
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 42/100