Make urllib.request.Request.has_header() etc case-insensitive
@orsenthil ya está trabajando en esto.
Desde el 22/12/2010.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
| BPO | 2275 |
|---|---|
| Nosy | @facundobatista, @jcea, @orsenthil, @merwok, @bitdancer, @vadmium, @jayvdb |
| Files |
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 = 'https://github.com/orsenthil'
closed_at = None
created_at = <Date 2008-03-11.21:22:19.568>
labels = ['type-feature', 'library']
title = 'Make urllib.request.Request.has_header() etc case-insensitive'
updated_at = <Date 2015-11-09.06:07:10.589>
user = 'https://bugs.python.org/frispete'
bugs.python.org fields:
activity = <Date 2015-11-09.06:07:10.589>
actor = 'martin.panter'
assignee = 'orsenthil'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2008-03-11.21:22:19.568>
creator = 'frispete'
dependencies = []
files = ['9658', '11023', '11024', '11886', '11887', '40985']
hgrepos = []
issue_num = 2275
keywords = ['patch']
message_count = 38.0
messages = ['63466', '64740', '64747', '64748', '64749', '64760', '64761', '66311', '69084', '69225', '69410', '69430', '69453', '69454', '69521', '69524', '69528', '69536', '69560', '69561', '69562', '70136', '70162', '70163', '70542', '70643', '71040', '71070', '71071', '75206', '124480', '124486', '126341', '126365', '175015', '175023', '254088', '254369']
nosy_count = 11.0
nosy_names = ['facundobatista', 'jjlee', 'jcea', 'orsenthil', 'frispete', 'BitTorment', 'eric.araujo', 'r.david.murray', 'Rui.Carmo', 'martin.panter', 'jayvdb']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue2275'
versions = ['Python 3.6']
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 36k
- Merge medio
- 1 d 9 h
- PR fusionados (30 d)
- 558
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de python/cpython
-
docs pending
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
-
stdlib type-feature
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
-
stdlib type-feature
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
-
build type-bug
Dificultad 2/5 1-3 horas Aptitud para principiantes 76/100
-
stdlib topic-email type-feature
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
Todos los issues de python/cpython
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 82/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 86/100
-
🐛 Bug 🔔 Pending processing
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
jumpserver/jumpserver#17584 ·