1. 403ce78 Issue #7065: Fix a crash in bytes.maketrans and bytearray.maketrans when by Antoine Pitrou · 15 years ago
  2. 6dc46f5 Merged revisions 72040 via svnmerge from by Eric Smith · 15 years ago
  3. abc3877 Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate by Georg Brandl · 15 years ago
  4. 72b710a Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  5. 60d241f For PEP3137: Adds missing methods to the mutable PyBytes object (soon by Gregory P. Smith · 17 years ago