Add etag support to urllib.request.urlopen

Aberta
#59,295 2 comentários 1 reação 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
4/5
Tempo estimado
3-5 dias
Facilidade para iniciantes
28/100
Tipo de issue
Funcionalidade
Clareza
Precisa de esclarecimento
Status de atividade
Estagnada
Stack de tecnologia
python
Domínio
networking

Direção de pesquisa

Start by locating the implementation of urllib.request.urlopen and reviewing how HTTP request and response headers are handled. Compare the requested ETag behavior with existing urllib support and determine the tests needed to demonstrate conditional requests and responses. Done means the behavior is implemented and covered by tests, but the issue names no specific files or tests.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

stdlib type-feature
BPO 15090
Nosy @rhettinger, @jcea, @orsenthil, @pitrou, @merwok, @serhiy-storchaka

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 2012-06-17.07:02:36.885>
labels = ['type-feature', 'library']
title = 'Add etag support to urllib.request.urlopen'
updated_at = <Date 2012-06-24.19:31:52.490>
user = 'https://github.com/rhettinger'

bugs.python.org fields:

activity = <Date 2012-06-24.19:31:52.490>
actor = 'eric.araujo'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2012-06-17.07:02:36.885>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 15090
keywords = []
message_count = 2.0
messages = ['163021', '163052']
nosy_count = 6.0
nosy_names = ['rhettinger', 'jcea', 'orsenthil', 'pitrou', 'eric.araujo', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue15090'
versions = ['Python 3.4']

Linguagem predominante
Python
Estrelas
77.2k
Forks
36k
Merge médio
1d 9h
PRs com merge (30d)
558

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de python/cpython

Todas as issues de python/cpython

Issues semelhantes

Mais issues de Python

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.