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 ned.deily
Recipients Nam.Nguyen, larry, martin.panter, ned.deily, serhiy.storchaka, vstinner
Date 2017-07-26.02:43:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501037035.25.0.104446017974.issue30500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 052f9d6860c48c5abcff8e16212e77cf4249d66c by Ned Deily (Victor Stinner) in branch '3.3':
[3.3] bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2292)
https://github.com/python/cpython/commit/052f9d6860c48c5abcff8e16212e77cf4249d66c
History
Date User Action Args
2017-07-26 02:43:55ned.deilysetrecipients: + ned.deily, vstinner, larry, martin.panter, Nam.Nguyen, serhiy.storchaka
2017-07-26 02:43:55ned.deilysetmessageid: <1501037035.25.0.104446017974.issue30500@psf.upfronthosting.co.za>
2017-07-26 02:43:55ned.deilylinkissue30500 messages
2017-07-26 02:43:55ned.deilycreate