1. 6b59f77 Merged revisions 76806,76808 via svnmerge from by Benjamin Peterson · 15 years ago
  2. 00de1bd Merged revisions 75941 via svnmerge from by Mark Dickinson · 15 years ago
  3. 121fbe4 Merged revisions 75881 via svnmerge from by Mark Dickinson · 15 years ago
  4. 6576848 Merged revisions 75729 via svnmerge from by Mark Dickinson · 15 years ago
  5. 0473e56 Merged revisions 74338 via svnmerge from by Antoine Pitrou · 15 years ago
  6. 680bf1a move to a naming scheme with all lowercase and underscores by Benjamin Peterson · 15 years ago
  7. 716c444 Issue #5761: Add the name of the underlying file to the repr() of various IO objects. by Antoine Pitrou · 15 years ago
  8. d2e0c79 implement a detach() method for BufferedIOBase and TextIOBase #5883 by Benjamin Peterson · 15 years ago
  9. 1fea321 use NULL for the ends of tables by Benjamin Peterson · 15 years ago
  10. cf4c749 Issue #5734: BufferedRWPair was poorly tested and had several glaring bugs. by Antoine Pitrou · 15 years ago
  11. 711af3a #5502: accelerate binary buffered IO (especially small operations). by Antoine Pitrou · 15 years ago
  12. dfd7344 Merge revision 71222 from trunk: #5615: make it possible to configure --without-threads again. by Georg Brandl · 15 years ago
  13. 8d8d630 Issue 5682: Move _io module into its own subdirectory. by Alexandre Vassalotti · 15 years ago[Renamed from Modules/_bufferedio.c]
  14. 00a9b73 Rewrite IOBase.readall to avoid costly string resizes, and plug a leak by Antoine Pitrou · 15 years ago
  15. 59406a9 officially deprecated max_buffer_size by Benjamin Peterson · 15 years ago
  16. 4fa88fa merge the io-c branch: C implementation of the io module by Benjamin Peterson · 15 years ago