HTTPRedirectHandler fails on POST for 307 and 308
Aperta
Nessuno ha ancora preso questa issue.
3.10
3.11
3.8 (EOL)
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 | 47150 |
|---|---|
| Nosy | @orsenthil, @corona10, @Yajo |
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 2022-03-29.09:26:11.943>
labels = ['type-bug', '3.8', '3.9', '3.10', '3.11', 'library']
title = 'HTTPRedirectHandler fails on POST for 307 and 308'
updated_at = <Date 2022-03-31.00:07:30.666>
user = 'https://github.com/Yajo'
bugs.python.org fields:
activity = <Date 2022-03-31.00:07:30.666>
actor = 'ned.deily'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-03-29.09:26:11.943>
creator = 'Jairo Llopis'
dependencies = []
files = []
hgrepos = []
issue_num = 47150
keywords = []
message_count = 1.0
messages = ['416249']
nosy_count = 3.0
nosy_names = ['orsenthil', 'corona10', 'Jairo Llopis']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue47150'
versions = ['Python 3.8', '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
Non è indicato alcun file sorgente né alcun test. Inizia individuando HTTPRedirectHandler e riproducendone il comportamento per le richieste POST reindirizzate con 307 e 308; il lavoro è completato quando questi reindirizzamenti non falliscono più. Controlla i test esistenti della libreria HTTP mentre determini il comportamento previsto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- 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