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 2019-05-10.17:36:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557509799.37.0.0583608524978.issue30500@roundup.psfhosted.org>
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
2019-05-10 17:59:50ned.deilyunlinkissue30500 messages
2019-05-10 17:36:39ned.deilysetrecipients: + ned.deily, vstinner, larry, martin.panter, Nam.Nguyen, serhiy.storchaka
2019-05-10 17:36:39ned.deilysetmessageid: <1557509799.37.0.0583608524978.issue30500@roundup.psfhosted.org>
2019-05-10 17:36:39ned.deilylinkissue30500 messages
2019-05-10 17:36:39ned.deilycreate