Message189452
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".
>>> u"götter.example.de".encode("idna")
'xn--gtter-jua.example.de' |
|
| Date |
User |
Action |
Args |
| 2013-05-17 13:23:42 | christian.heimes | set | recipients:
+ christian.heimes, lemburg, tim.peters, georg.brandl, gregory.p.smith, pitrou, vstinner, timehorse, Arfrever, iankko, bkabrda, fweimer, mpessas |
| 2013-05-17 13:23:42 | christian.heimes | set | messageid: <1368797022.27.0.578268936376.issue17980@psf.upfronthosting.co.za> |
| 2013-05-17 13:23:42 | christian.heimes | link | issue17980 messages |
| 2013-05-17 13:23:42 | christian.heimes | create | |
|