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 xiang.zhang
Recipients Daniel Morrison, martin.panter, xiang.zhang
Date 2016-04-27.06:14:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461737668.08.0.567171654159.issue26864@psf.upfronthosting.co.za>
In-reply-to
Content
I update the patch to use regular expression to handle both case and suffix. This regular expression has the function of curl's check_noproxy. And I think a separate test case is better here.
History
Date User Action Args
2016-04-27 06:14:28xiang.zhangsetrecipients: + xiang.zhang, martin.panter, Daniel Morrison
2016-04-27 06:14:28xiang.zhangsetmessageid: <1461737668.08.0.567171654159.issue26864@psf.upfronthosting.co.za>
2016-04-27 06:14:28xiang.zhanglinkissue26864 messages
2016-04-27 06:14:27xiang.zhangcreate