1. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 17 years ago
  2. 10ed0f5 Remove all traces of HAVE_STRERROR. by Brett Cannon · 17 years ago
  3. 7f39c9f Backport of several functions from Python 3.0 to 2.6 including PyUnicode_FromString, PyUnicode_Format and PyLong_From/AsSsize_t. The functions are partly required for the backport of the bytearray type and _fileio module. They should also make it easier to port C to 3.0. by Christian Heimes · 18 years ago