1. e94c679 Issue #1717: rename tp_compare to tp_reserved. I'll change the by Mark Dickinson · 17 years ago
  2. a8a9304 Merged revisions 66693 via svnmerge from by Benjamin Peterson · 17 years ago
  3. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 17 years ago
  4. 72b710a Renamed PyString to PyBytes by Christian Heimes · 17 years ago
  5. 10dfc1e Fixed bytes naming in the docstrings of _bytesio.c. by Alexandre Vassalotti · 17 years ago
  6. 7d06089 Fixed docstring of _bytesio._BytesIO.writelines(). by Alexandre Vassalotti · 17 years ago
  7. 1bfe9dc8 Changed _bytesio.c to avoid comparing a signed with an unsigned value. by Alexandre Vassalotti · 17 years ago
  8. 77250f4 Added fast alternate io.BytesIO implementation and its test suite. by Alexandre Vassalotti · 17 years ago