[issue33167] RFC Documentation Updates to urllib.parse.rst

New submission from Matt Eaton <agnosticdev@gmail.com>: A recent patch that I worked on resulted in an agreement that there could be a use case for a new URL API to be added to urllib.parse. See: https://bugs.python.org/issue33034 In my research to develop this new API I have been looking at the documentation for urllib.parse -https://docs.python.org/3/library/urllib.parse.html and thought that the descriptions for the RFC documents could use an update to better reflect the meaning of the document. ---------- assignee: docs@python components: Documentation messages: 314584 nosy: agnosticdev, docs@python priority: normal severity: normal status: open title: RFC Documentation Updates to urllib.parse.rst versions: Python 2.7, Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue33167> _______________________________________

Change by Matt Eaton <agnosticdev@gmail.com>: ---------- keywords: +patch pull_requests: +6014 stage: -> patch review _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue33167> _______________________________________

Irit Katriel <iritkatriel@yahoo.com> added the comment: Since the PR was abandoned as out of date, should this issue be closed as well? ---------- nosy: +iritkatriel _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue33167> _______________________________________

Emmanuel Arias <eamanu@yaerobi.com> added the comment: +1 for the closed ---------- nosy: +eamanu _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue33167> _______________________________________

Change by Irit Katriel <iritkatriel@yahoo.com>: ---------- resolution: -> out of date stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue33167> _______________________________________
participants (3)
-
Emmanuel Arias
-
Irit Katriel
-
Matt Eaton