1. d905df7 bpo-39573: Add Py_IS_TYPE() function (GH-18488) by Dong-hee Na · 4 years, 5 months ago
  2. 98921ae bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494) by Victor Stinner · 4 years, 5 months ago
  3. 06cd5b6 bpo-38465: Convert the type of exports counters to Py_ssize_t. (GH-16746) by Hai Shi · 4 years, 9 months ago
  4. 9185a5a fix comment by Benjamin Peterson · 11 years ago
  5. 5df8a8a Issue #19087: Improve bytearray allocation in order to allow cheap popping of data at the front (slice deletion). by Antoine Pitrou · 11 years ago
  6. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  7. 2ff627a Merged revisions 77581 via svnmerge from by Antoine Pitrou · 14 years ago
  8. fc8d6f4 Merged revisions 77573 via svnmerge from by Antoine Pitrou · 14 years ago
  9. 0c77a82 Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from by Georg Brandl · 16 years ago
  10. 2c9c7a5 Renamed files bytesobject.[ch] and stringobject.[ch] Fixed Windows build by Christian Heimes · 16 years ago