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