1. bf5ff76 Merged revisions 76805 via svnmerge from by Benjamin Peterson · 15 years ago
  2. 1a0aaaa Merged revisions 76502 via svnmerge from by Mark Dickinson · 15 years ago
  3. 5800b27 Merged revisions 76007 via svnmerge from by Antoine Pitrou · 15 years ago
  4. cb9285c Merged revisions 75939 via svnmerge from by Mark Dickinson · 15 years ago
  5. d430ebe Merged revisions 75879 via svnmerge from by Mark Dickinson · 15 years ago
  6. 238b109 Merged revisions 75728 via svnmerge from by Mark Dickinson · 15 years ago
  7. e1b60d4 Merged revisions 75258 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  8. a0ceb73 Merged revisions 74336 via svnmerge from by Antoine Pitrou · 15 years ago
  9. 680bf1a move to a naming scheme with all lowercase and underscores by Benjamin Peterson · 15 years ago
  10. 716c444 Issue #5761: Add the name of the underlying file to the repr() of various IO objects. by Antoine Pitrou · 15 years ago
  11. d2e0c79 implement a detach() method for BufferedIOBase and TextIOBase #5883 by Benjamin Peterson · 15 years ago
  12. 1fea321 use NULL for the ends of tables by Benjamin Peterson · 15 years ago
  13. cf4c749 Issue #5734: BufferedRWPair was poorly tested and had several glaring bugs. by Antoine Pitrou · 15 years ago
  14. 711af3a #5502: accelerate binary buffered IO (especially small operations). by Antoine Pitrou · 15 years ago
  15. dfd7344 Merge revision 71222 from trunk: #5615: make it possible to configure --without-threads again. by Georg Brandl · 16 years ago
  16. 8d8d630 Issue 5682: Move _io module into its own subdirectory. by Alexandre Vassalotti · 16 years ago[Renamed from Modules/_bufferedio.c]
  17. 00a9b73 Rewrite IOBase.readall to avoid costly string resizes, and plug a leak by Antoine Pitrou · 16 years ago
  18. 59406a9 officially deprecated max_buffer_size by Benjamin Peterson · 16 years ago
  19. 4fa88fa merge the io-c branch: C implementation of the io module by Benjamin Peterson · 16 years ago