1. 0d5f6ad Issue #13012: Allow 'keepends' to be passed as a keyword argument in str.splitlines, bytes.splitlines and bytearray.splitlines. by Mark Dickinson · 13 years ago
  2. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  3. 7fe9853 make 'c' only accept bytes and 'C' only unicode #5499 by Benjamin Peterson · 15 years ago
  4. a37d4c6 Removed PyInt_GetMax and sys.maxint by Christian Heimes · 17 years ago
  5. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  6. 60d241f For PEP3137: Adds missing methods to the mutable PyBytes object (soon by Gregory P. Smith · 17 years ago