Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #883466: don't allow Unicode as arguments to quopri and uu codecs. | Georg Brandl | 2007-09-03 | 1 | -2/+3 |
* | Fix passing errors to the encoder and decoder functions. | Walter Dörwald | 2006-06-13 | 1 | -2/+2 |
* | Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass | Walter Dörwald | 2006-03-15 | 1 | -2/+18 |
* | Whitespace normalization. | Tim Peters | 2002-08-08 | 1 | -3/+3 |
* | Patch #462635 by Andrew Kuchling correcting bugs in the new | Marc-André Lemburg | 2001-09-20 | 1 | -3/+5 |
* | This patch changes the way the string .encode() method works slightly | Marc-André Lemburg | 2001-05-15 | 1 | -0/+110 |