Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise statement normalization in Lib/. | Collin Winter | 2007-08-30 | 1 | -4/+4 |
* | Change a bunch of file encodings from Latin-1 to UTF-8. | Guido van Rossum | 2007-07-16 | 1 | -2/+2 |
* | Enhance the punycode decoder so that it can decode | Walter Dörwald | 2007-05-11 | 1 | -2/+4 |
* | Fix punycode codec and tests. | Walter Dörwald | 2007-05-10 | 1 | -18/+15 |
* | Rename 'unicode' to 'str' in its tp_name field. Rename 'str' to 'str8'. | Guido van Rossum | 2007-05-03 | 1 | -1/+1 |
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -1/+1 |
* | - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; | Guido van Rossum | 2007-02-11 | 1 | -2/+1 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -3/+3 |
* | Merge part of the trunk changes into the p3yk branch. This merges from 43030 | Thomas Wouters | 2006-04-21 | 1 | -4/+20 |
* | Whitespace normalization. | Tim Peters | 2003-04-24 | 1 | -5/+5 |
* | Implement IDNA (Internationalized Domain Names in Applications). | Martin v. Löwis | 2003-04-18 | 1 | -0/+222 |