wsgiref simple_server PATH_INFO treats slashes and %2F the same
Aperta
Nessuno ha ancora preso questa issue.
stdlib
type-bug
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 28355 |
|---|---|
| Nosy | @pjeby |
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-10-04.11:57:43.516>
labels = ['type-bug']
title = 'wsgiref simple_server PATH_INFO treats slashes and %2F the same'
updated_at = <Date 2016-10-06.15:12:04.950>
user = 'https://bugs.python.org/tdammers'
bugs.python.org fields:
activity = <Date 2016-10-06.15:12:04.950>
actor = 'ned.deily'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2016-10-04.11:57:43.516>
creator = 'tdammers'
dependencies = []
files = []
hgrepos = []
issue_num = 28355
keywords = []
message_count = 1.0
messages = ['278032']
nosy_count = 2.0
nosy_names = ['pje', 'tdammers']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28355'
versions = ['Python 3.4']
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 dalla gestione di PATH_INFO di wsgiref simple_server descritta nell’issue e consulta BPO 28355 per il comportamento previsto. Individua il test di regressione pertinente o la posizione del test, quindi verifica che le barre oblique letterali e %2F siano gestite in modo distinto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend, networking
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100