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 christian.heimes
Recipients Arfrever, christian.heimes, loewis, pitrou
Date 2013-05-24.13:09:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369400971.97.0.272791728783.issue17997@psf.upfronthosting.co.za>
In-reply-to
Content
I finally found the correct RFC for wildcard matching. I think our implementation violates some recommendations.

http://tools.ietf.org/html/rfc6125#section-6.4.2
http://tools.ietf.org/html/rfc6125#section-6.4.3
History
Date User Action Args
2013-05-24 13:09:32christian.heimessetrecipients: + christian.heimes, loewis, pitrou, Arfrever
2013-05-24 13:09:31christian.heimessetmessageid: <1369400971.97.0.272791728783.issue17997@psf.upfronthosting.co.za>
2013-05-24 13:09:31christian.heimeslinkissue17997 messages
2013-05-24 13:09:31christian.heimescreate