1. 972ee13 Issue #5506: BytesIO objects now have a getbuffer() method exporting a by Antoine Pitrou · 14 years ago
  2. e40ee50 #9184: fix default value for "buffering" param of open(). by Georg Brandl · 14 years ago
  3. 5e8f6d1 #7417: add signature to open() docstring. by Georg Brandl · 15 years ago
  4. d5587bc Merged revisions 76896,76898 via svnmerge from by Antoine Pitrou · 15 years ago
  5. bf5ff76 Merged revisions 76805 via svnmerge from by Benjamin Peterson · 15 years ago
  6. 680bf1a move to a naming scheme with all lowercase and underscores by Benjamin Peterson · 15 years ago
  7. e450185 Issue #5006: Better handling of unicode byte-order marks (BOM) in the io library. by Antoine Pitrou · 15 years ago
  8. 8f2b665 fix typo #5687 by Benjamin Peterson · 15 years ago
  9. 8d8d630 Issue 5682: Move _io module into its own subdirectory. by Alexandre Vassalotti · 15 years ago[Renamed from Modules/io.c]
  10. 4fa88fa merge the io-c branch: C implementation of the io module by Benjamin Peterson · 15 years ago