1. c5eec0e Issue #15841: The readable(), writable() and seekable() methods of io.BytesIO by Antoine Pitrou · 13 years ago
  2. eaf312a Issue #12434: make StringIO.write error message consistent with Python 2.7 nomenclature by Eli Bendersky · 14 years ago
  3. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  4. 5cd2d8c Merged revisions 84438 via svnmerge from by Antoine Pitrou · 15 years ago
  5. f3fa074 - Issue #6939: Fix file I/O objects in the `io` module to keep the original by Antoine Pitrou · 16 years ago
  6. 5e9f667 Fix compilation error in debug mode. by Antoine Pitrou · 16 years ago
  7. fa94e80 Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.StringIO picklable. by Antoine Pitrou · 16 years ago
  8. f98a267 Manual py3k backport: [svn r74155] Issue #6242: Fix deallocator of io.StringIO and io.BytesIO by Antoine Pitrou · 16 years ago
  9. 9f7baec backport r73430 by Benjamin Peterson · 16 years ago
  10. 1969059 Issue #6215: backport the 3.1 io lib by Antoine Pitrou · 16 years ago