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 larry
Recipients Nam.Nguyen, larry, martin.panter, ned.deily, serhiy.storchaka, vstinner
Date 2017-07-12.12:51:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499863908.27.0.182935916912.issue30500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cc54c1c0d2d05fe7404ba64c53df4b1352ed2262 by larryhastings (Victor Stinner) in branch '3.4':
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2291)
https://github.com/python/cpython/commit/cc54c1c0d2d05fe7404ba64c53df4b1352ed2262
History
Date User Action Args
2017-07-12 12:51:48larrysetrecipients: + larry, vstinner, ned.deily, martin.panter, Nam.Nguyen, serhiy.storchaka
2017-07-12 12:51:48larrysetmessageid: <1499863908.27.0.182935916912.issue30500@psf.upfronthosting.co.za>
2017-07-12 12:51:48larrylinkissue30500 messages
2017-07-12 12:51:48larrycreate