Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e2ebb2d7f777db2de72cfeb0e3c489ac4cc5c400
/
Lib
/
encodings
/
idna.py
5bd7c02
Avoid forward-declaring the methods array.
by Martin v. Löwis
· 19 years ago
480f1bb
Update Unicode database to Unicode 4.1.
by Martin v. Löwis
· 19 years ago
8b59514
Make IDNA return an empty string when the input is empty. Fixes #1163178.
by Martin v. Löwis
· 20 years ago
708b4da
Convert input to a string object. Fixes #909230. Backported 2.3.
by Martin v. Löwis
· 21 years ago
0d8e16c
Support trailing dots in DNS names. Fixes #782510. Will backport to 2.3.
by Martin v. Löwis
· 22 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
2548c73
Implement IDNA (Internationalized Domain Names in Applications).
by Martin v. Löwis
· 22 years ago