1. dc36472 Remove py3k deprecation warnings from these Unicode tools. by Florent Xicluna · 15 years ago
  2. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  3. 3f76779 Patch #1359618: Speed-up charmap encoder. by Martin v. Löwis · 19 years ago
  4. df676c5 when generating python code prefer to generate valid python code by Jack Diederich · 19 years ago
  5. 5d23f9a Don't add multiple empty lines at the end of the codec. With this a by Walter Dörwald · 19 years ago
  6. abb02e5 Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass by Walter Dörwald · 19 years ago
  7. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  8. bd20ea5 Apply some cosmetic fixes to the output of the script. by Marc-André Lemburg · 20 years ago
  9. c5694c8 Moved gencodec.py to the Tools/unicode/ directory. by Marc-André Lemburg · 20 years ago