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 pitrou
Recipients Arfrever, bkabrda, christian.heimes, fweimer, georg.brandl, gregory.p.smith, iankko, lemburg, mpessas, pitrou, tim.peters, timehorse, vstinner
Date 2013-05-17.13:36:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493007068.7839264.1368797809224.JavaMail.root@zimbra10-e2.priv.proxad.net>
In-reply-to <1368797022.27.0.578268936376.issue17980@psf.upfronthosting.co.za>
Content
> I still think that sub string wildcard should not match the IDN
> "xn--" prefix. With current code the rules "x*.example.de" gives a
> positive match for "götter.example.de".

You should open a separate issue for this (possibly with a patch).
History
Date User Action Args
2013-05-17 13:36:56pitrousetrecipients: + pitrou, lemburg, tim.peters, georg.brandl, gregory.p.smith, vstinner, christian.heimes, timehorse, Arfrever, iankko, bkabrda, fweimer, mpessas
2013-05-17 13:36:56pitroulinkissue17980 messages
2013-05-17 13:36:56pitroucreate