python / python/cpython

Fix all Sphinx reference warnings in `Doc/library/urllib.{parse,request}.rst`

未關閉
#151,944 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

docs type-bug
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

[!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

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先檢閱 gh-152162,然後檢查 Doc/library/urllib.parse.rst 和 Doc/library/urllib.request.rst 中的警告位置。重新建置 Sphinx 文件以檢查列出的參照警告;當這些警告不再出現時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
documentation
Issue 類型
文件
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
描述清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。