1. c7797dc Issue #19543: Emit deprecation warning for known non-text encodings. by Serhiy Storchaka · 10 years ago
  2. 5312a7f Avoid deprecation warnings. by Serhiy Storchaka · 11 years ago
  3. 4cdceac Fix #883466: don't allow Unicode as arguments to quopri and uu codecs. by Georg Brandl · 18 years ago
  4. 6b6e2bb Fix passing errors to the encoder and decoder functions. by Walter Dörwald · 19 years ago
  5. abb02e5 Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass by Walter Dörwald · 19 years ago
  6. 469cdad Whitespace normalization. by Tim Peters · 23 years ago
  7. 26e3b68 Patch #462635 by Andrew Kuchling correcting bugs in the new by Marc-André Lemburg · 24 years ago
  8. 2d92041 This patch changes the way the string .encode() method works slightly by Marc-André Lemburg · 24 years ago