1. dd40fc3 Issue #26765: Moved common code and docstrings for bytes and bytearray methods by Serhiy Storchaka · 8 years ago
  2. ef1585e Issue #25923: Added more const qualifiers to signatures of static and private functions. by Serhiy Storchaka · 8 years ago
  3. 3dd3e26 Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer() by Serhiy Storchaka · 9 years ago
  4. 7252a6e Issue #20179: Apply Argument Clinic to bytes and bytearray. Patch by Tal Einat. by Martin v. Löwis · 10 years ago
  5. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 13 years ago
  6. 9696088 Issue #10288: The deprecated family of "char"-handling macros by David Malcolm · 14 years ago
  7. 6dc46f5 Merged revisions 72040 via svnmerge from by Eric Smith · 15 years ago
  8. abc3877 Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate by Georg Brandl · 15 years ago
  9. 9c4756e Renamed PyBytes to PyByteArray by Christian Heimes · 16 years ago
  10. bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 16 years ago
  11. ba4af49 Merged revisions 61964-61979 via svnmerge from by Christian Heimes · 16 years ago
  12. 60d241f For PEP3137: Adds missing methods to the mutable PyBytes object (soon by Gregory P. Smith · 17 years ago