1. 5f7e8da Issue #16592: stringlib_bytes_join doesn't raise MemoryError on allocation failure by Christian Heimes · 12 years ago
  2. 6f7b0da Issue #12805: Make bytes.join and bytearray.join faster when the separator is empty. by Antoine Pitrou · 12 years ago
  3. cfc22b4 Issue #15958: bytes.join and bytearray.join now accept arbitrary buffer objects. by Antoine Pitrou · 12 years ago