Fix all Sphinx reference warnings in `Doc/library/urllib.{parse,request}.rst`
Offen
Dieses Issue hat noch niemand übernommen.
docs
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 35.9k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
[!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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Überprüfe zuerst gh-152162 und untersuche dann die Warnungsstellen in Doc/library/urllib.parse.rst und Doc/library/urllib.request.rst. Baue die Sphinx-Dokumentation neu, um die aufgeführten Referenzwarnungen zu prüfen; der Abschluss ist daran erkennbar, dass diese Warnungen nicht mehr erscheinen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 35/100