[PATCH 3 of 3] mail: fix handling of email addresses with Unicode domains (IDNA)

Martin Geisler mg at lazybytes.net
Fri Nov 6 06:12:52 CST 2009


Marti Raudsepp <marti at juffo.org> writes:

> On Fri, 2009-11-06 at 11:42 +0100, Benoit Boissinot wrote:
>> It breaks here (ubuntu karmic):
>> 
>> -To: bar at xn--nicode-2ya.com
>> +To: bar at -en\xfcnicode.com
>
> Thanks for reporting! This happens due to a bashism in the testcase.
> This patch should fix the issue on both platforms:
>
> # HG changeset patch
> # User Marti Raudsepp <marti at juffo.org>
> # Date 1257508097 -7200
> # Node ID 732fc0e9d411e0b94e56779d4ac053ceac0349e4
> # Parent  aa9ccab5af3753a0ebe7a8a240ba8f1acb78df4a
> patchbomb: fix 'echo -en' bashism in test-patchbomb

Thanks for the quick fix -- in crew as 732fc0e9d411!

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.


More information about the Mercurial-devel mailing list