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 martin.panter
Recipients Daniel Morrison, martin.panter, xiang.zhang
Date 2016-04-27.03:53:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461729228.88.0.691068646098.issue26864@psf.upfronthosting.co.za>
In-reply-to
Content
I think this patch looks okay. It fixes the case insensitivity problem, but there is also the string suffix problem (see the myexample.com demo). I think it is reasonable for example.com to match my.example.com, but not myexample.com.
History
Date User Action Args
2016-04-27 03:53:48martin.pantersetrecipients: + martin.panter, xiang.zhang, Daniel Morrison
2016-04-27 03:53:48martin.pantersetmessageid: <1461729228.88.0.691068646098.issue26864@psf.upfronthosting.co.za>
2016-04-27 03:53:48martin.panterlinkissue26864 messages
2016-04-27 03:53:48martin.pantercreate