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

Dirkjan Ochtman dirkjan at ochtman.nl
Thu Nov 5 04:59:15 CST 2009


On Wed, Nov 4, 2009 at 18:53, Marti Raudsepp <marti at juffo.org> wrote:
> # HG changeset patch
> # User Marti Raudsepp <marti at juffo.org>
> # Date 1257356232 -7200
> # Node ID f20bad63a3d374b38c1c1fdde05988e09bde8a00
> # Parent  e54459b6f1e21ebf847bbfb5d468eb25b179ee53
> mail: fix handling of email addresses with Unicode domains (IDNA)
>
> dom.encode('idna') requires dom to be a Unicode string.

I've put this in crew:

changeset:   9715:f0e99a2eac76
user:        Marti Raudsepp <marti at juffo.org>
date:        Thu Nov 05 10:49:28 2009 +0100
summary:     patchbomb: fix handling of email addresses with Unicode
domains (IDNA)

(Had to re-do the test because it was relying on the other patches.)

I think the other two patches will need more discussion.

Thanks!

Dirkjan



More information about the Mercurial-devel mailing list