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 vstinner
Recipients Nam.Nguyen, martin.panter, serhiy.storchaka, vstinner
Date 2017-06-20.13:33:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497965617.15.0.678479588936.issue30500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4899d847ed3f56b2a712799f896aa1f28540a5c0 by Victor Stinner in branch '3.5':
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2290)
https://github.com/python/cpython/commit/4899d847ed3f56b2a712799f896aa1f28540a5c0
History
Date User Action Args
2017-06-20 13:33:37vstinnersetrecipients: + vstinner, martin.panter, Nam.Nguyen, serhiy.storchaka
2017-06-20 13:33:37vstinnersetmessageid: <1497965617.15.0.678479588936.issue30500@psf.upfronthosting.co.za>
2017-06-20 13:33:37vstinnerlinkissue30500 messages
2017-06-20 13:33:37vstinnercreate