This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author scop
Recipients docs@python, scop
Date 2015-09-19.10:17:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442657822.78.0.00192788068763.issue25176@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for cgi.parse_qsl should link to urllib.parse.parse_qsl instead of urllib.parse.parse_qs, patch attached.
History
Date User Action Args
2015-09-19 10:17:02scopsetrecipients: + scop, docs@python
2015-09-19 10:17:02scopsetmessageid: <1442657822.78.0.00192788068763.issue25176@psf.upfronthosting.co.za>
2015-09-19 10:17:02scoplinkissue25176 messages
2015-09-19 10:17:02scopcreate