1. c7d1445 Whitespace normalization. by Tim Peters · 18 years ago
  2. 3f76779 Patch #1359618: Speed-up charmap encoder. by Martin v. Löwis · 18 years ago
  3. f99b816 Whitespace normalization. by Tim Peters · 18 years ago
  4. abb02e5 Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass by Walter Dörwald · 18 years ago
  5. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  6. d9cf593 Cosmetic change: make all hex literals use upper case hex so that they by Marc-André Lemburg · 19 years ago
  7. 3c72ded Removed the decoding_map from the codecs where this is possible. by Marc-André Lemburg · 19 years ago
  8. a1129f4 Replace the old charmap codecs with new ones generated from the current by Marc-André Lemburg · 19 years ago
  9. 469cdad Whitespace normalization. by Tim Peters · 22 years ago
  10. 716cf91 Moved the encoding map building logic from the individual mapping by Marc-André Lemburg · 23 years ago
  11. a866df8 This patch changes the default behaviour of the builtin charmap by Marc-André Lemburg · 23 years ago
  12. 0229bf6 Marc-Andre Lemburg: Unicode encodings. by Guido van Rossum · 24 years ago