Fix all Sphinx reference warnings in `Doc/library/urllib.{parse,request}.rst`
Aberta
Ninguém assumiu esta issue ainda.
docs
type-bug
- Linguagem predominante
- Python
- Estrelas
- 77.2k
- Forks
- 36k
- Métricas de merge de PRs
- Métricas de PR pendentes
Descrição
[!IMPORTANT]
See the meta issue for more information.
Doc/library/urllib.parse.rst
Doc/library/urllib.parse.rst:126: py:attr reference target not found: fragment [ref.attr]
Doc/library/urllib.parse.rst:138: py:attr reference target not found: scheme [ref.attr]
Doc/library/urllib.parse.rst:141: py:attr reference target not found: netloc [ref.attr]
Doc/library/urllib.parse.rst:143: py:attr reference target not found: path [ref.attr]
Doc/library/urllib.parse.rst:145: py:attr reference target not found: query [ref.attr]
Doc/library/urllib.parse.rst:147: py:attr reference target not found: fragment [ref.attr]
Doc/library/urllib.parse.rst:149: py:attr reference target not found: username [ref.attr]
Doc/library/urllib.parse.rst:151: py:attr reference target not found: password [ref.attr]
Doc/library/urllib.parse.rst:153: py:attr reference target not found: hostname [ref.attr]
Doc/library/urllib.parse.rst:155: py:attr reference target not found: port [ref.attr]
Doc/library/urllib.parse.rst:160: py:attr reference target not found: port [ref.attr]
Doc/library/urllib.parse.rst:164: py:attr reference target not found: netloc [ref.attr]
Doc/library/urllib.parse.rst:167: py:attr reference target not found: netloc [ref.attr]
Doc/library/urllib.parse.rst:176: py:meth reference target not found: _replace [ref.meth]
Doc/library/urllib.parse.rst:435: py:attr reference target not found: url [ref.attr]
Doc/library/urllib.parse.rst:437: py:attr reference target not found: fragment [ref.attr]
Doc/library/urllib.parse.rst:507: py:meth reference target not found: encode [ref.meth]
Doc/library/urllib.parse.rst:507: py:meth reference target not found: decode [ref.meth]
Doc/library/urllib.parse.rst:575: py:meth reference target not found: encode [ref.meth]
Doc/library/urllib.parse.rst:583: py:meth reference target not found: encode [ref.meth]
Doc/library/urllib.parse.rst:589: py:meth reference target not found: encode [ref.meth]
Doc/library/urllib.parse.rst:599: py:meth reference target not found: decode [ref.meth]
Doc/library/urllib.parse.rst:607: py:meth reference target not found: decode [ref.meth]
Doc/library/urllib.parse.rst:615: py:meth reference target not found: decode [ref.meth]
Doc/library/urllib.request.rst
Doc/library/urllib.request.rst:141: py:attr reference target not found: handler_order [ref.attr]
Doc/library/urllib.request.rst:361: 'envvar' reference target not found: no_proxy [ref.envvar]
Doc/library/urllib.request.rst:667: py:meth reference target not found: http_response [ref.meth]
Doc/library/urllib.request.rst:667: py:meth reference target not found: http_error_404 [ref.meth]
Doc/library/urllib.request.rst:698: py:meth reference target not found: BaseHandler.<protocol>_open [ref.meth]
Doc/library/urllib.request.rst:699: py:meth reference target not found: BaseHandler.http_error_<nnn> [ref.meth]
Doc/library/urllib.request.rst:700: py:meth reference target not found: BaseHandler.<protocol>_request [ref.meth]
Doc/library/urllib.request.rst:701: py:meth reference target not found: BaseHandler.<protocol>_response [ref.meth]
Doc/library/urllib.request.rst:698: py:meth reference target not found: BaseHandler.<protocol>_open [ref.meth]
Doc/library/urllib.request.rst:699: py:meth reference target not found: BaseHandler.http_error_<nnn> [ref.meth]
Doc/library/urllib.request.rst:700: py:meth reference target not found: BaseHandler.<protocol>_request [ref.meth]
Doc/library/urllib.request.rst:701: py:meth reference target not found: BaseHandler.<protocol>_response [ref.meth]
Linked PRs
- gh-152162
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Direção de pesquisa
Revise gh-152162 primeiro e, em seguida, inspecione os locais dos avisos em Doc/library/urllib.parse.rst e Doc/library/urllib.request.rst. Recompile a documentação do Sphinx para verificar os avisos de referência listados; a conclusão é indicada quando esses avisos não aparecerem mais.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 35/100