1. 01a255a Merged revisions 80720 via svnmerge from by Antoine Pitrou · 15 years ago
  2. ca5a06a Issue #6939: Fix file I/O objects in the `io` module to keep the original by Antoine Pitrou · 16 years ago
  3. f226ac8 Issue #7249: Methods of io.BytesIO now allow `long` as well as `int` arguments. by Antoine Pitrou · 16 years ago
  4. 0225248 Victor Stinner's patches to check the return result of PyLong_Ssize_t by Benjamin Peterson · 17 years ago
  5. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 17 years ago
  6. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 17 years ago
  7. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 17 years ago