[Python-Dev] IDNA
Antoine Pitrou
solipsis at pitrou.net
Sun Aug 24 21:46:13 CEST 2008
Martin v. Löwis <martin <at> v.loewis.de> writes:
>
> It's needed for IDNA. The IDNA RFC requires that Unicode 3.2 is used
> for performing IDNA (in particular, for determining what a valid domain
> name is).
Speaking of which, Martin, did you take a look at http://bugs.python.org/issue3232 ?
I suppose the fix is trivial, but I don't know what it should be :-)
Regards
Antoine.
More information about the Python-Dev
mailing list