Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip nameprep test 3.43, as we do allow unassigned characters. The test | Martin v. Löwis | 2003-04-18 | 1 | -2/+4 |
* | Implement IDNA (Internationalized Domain Names in Applications). | Martin v. Löwis | 2003-04-18 | 1 | -0/+296 |
* | Fix for [ 543344 ] Interpreter crashes when recoding; suggested | Marc-André Lemburg | 2003-02-04 | 1 | -0/+9 |
* | Check whether a string resize is necessary at the end | Walter Dörwald | 2002-09-03 | 1 | -1/+8 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+2 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+7 |
* | Test by Martin v. Loewis for the new UTF-16 codec handling of BOM | Marc-André Lemburg | 2001-06-19 | 1 | -0/+25 |