1. 0252462 #7475: add (un)transform method to bytes/bytearray and str, add back codecs that can be used with them from Python 2. by Georg Brandl · 14 years ago
  2. b981995 The bz2 codec isn't supported any more. I've also commented out several codecs which were removed in the past. by Christian Heimes · 17 years ago
  3. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  4. a977329 Merge part of the trunk changes into the p3yk branch. This merges from 43030 by Thomas Wouters · 19 years ago
  5. 0ad142a Revert previous change. MAL preferred the old version. by Raymond Hettinger · 21 years ago
  6. a455170 Simplifed the code. by Raymond Hettinger · 21 years ago
  7. 9edae34 Fix typo in the comments. by Raymond Hettinger · 21 years ago
  8. 9a80c5d Added codec for bz2 compression. by Raymond Hettinger · 21 years ago