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 Dain Dwarf, Windson Yang, barry, bortzmeyer, cnicodeme, jpic, kal.sze, maxking, miss-islington, msapiro, ned.deily, nicoe, r.david.murray, vstinner, xtreak
Date 2019-08-09.15:22:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565364145.35.0.318365185857.issue34155@roundup.psfhosted.org>
In-reply-to
Content
New changeset 13a19139b5e76175bc95294d54afc9425e4f36c9 by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-34155: Dont parse domains containing @ (GH-13079) (GH-14826)
https://github.com/python/cpython/commit/13a19139b5e76175bc95294d54afc9425e4f36c9
History
Date User Action Args
2019-08-09 15:22:25ned.deilysetrecipients: + ned.deily, barry, vstinner, msapiro, r.david.murray, nicoe, maxking, kal.sze, miss-islington, Windson Yang, xtreak, cnicodeme, bortzmeyer, jpic, Dain Dwarf
2019-08-09 15:22:25ned.deilysetmessageid: <1565364145.35.0.318365185857.issue34155@roundup.psfhosted.org>
2019-08-09 15:22:25ned.deilylinkissue34155 messages
2019-08-09 15:22:25ned.deilycreate