Martin v. Löwis
|
5bd7c02298
|
Avoid forward-declaring the methods array.
Rename unicodedata.db* to unicodedata.ucd*
|
2006-03-10 11:20:04 +00:00 |
Martin v. Löwis
|
480f1bb67b
|
Update Unicode database to Unicode 4.1.
|
2006-03-09 23:38:20 +00:00 |
Martin v. Löwis
|
8b59514e57
|
Make IDNA return an empty string when the input is empty. Fixes #1163178.
Will backport to 2.4.
|
2005-08-25 11:03:38 +00:00 |
Martin v. Löwis
|
708b4dacf4
|
Convert input to a string object. Fixes #909230.
Backported 2.3.
|
2004-03-23 23:40:36 +00:00 |
Martin v. Löwis
|
0d8e16c7ad
|
Support trailing dots in DNS names. Fixes #782510. Will backport to 2.3.
|
2003-08-05 06:19:47 +00:00 |
Tim Peters
|
0eadaac7dc
|
Whitespace normalization.
|
2003-04-24 16:02:54 +00:00 |
Martin v. Löwis
|
2548c730c1
|
Implement IDNA (Internationalized Domain Names in Applications).
|
2003-04-18 10:39:54 +00:00 |