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 nanjekyejoannah
Recipients docs@python, nanjekyejoannah, zach.ware
Date 2019-08-29.16:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567096260.25.0.223547906432.issue37970@roundup.psfhosted.org>
In-reply-to
Content
> Also, the note about not splitting netloc is misleading; the components > of netloc (username, password, hostname, and port) are available as >extra attributes of the returned SplitResult.

Also, the docs in urllib.parse.rst should also be updated to correct this misleading statement.
History
Date User Action Args
2019-08-29 16:31:00nanjekyejoannahsetrecipients: + nanjekyejoannah, docs@python, zach.ware
2019-08-29 16:31:00nanjekyejoannahsetmessageid: <1567096260.25.0.223547906432.issue37970@roundup.psfhosted.org>
2019-08-29 16:31:00nanjekyejoannahlinkissue37970 messages
2019-08-29 16:31:00nanjekyejoannahcreate