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