1. 4bb142b Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  2. f1aeef2 remove basically bitrotted XXXs by Benjamin Peterson · 12 years ago
  3. 1969059 Issue #6215: backport the 3.1 io lib by Antoine Pitrou · 15 years ago
  4. cafc225 add seek constants to __all__ by Benjamin Peterson · 15 years ago
  5. 88ed8f2 #4572: add SEEK_* values as constants in io.py. by Georg Brandl · 15 years ago
  6. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 16 years ago
  7. 54686e3 #4736 BufferRWPair.closed shouldn't try to call another property as a function by Benjamin Peterson · 16 years ago
  8. 655fbf1 Backport r67759 (fix io.IncrementalNewlineDecoder for UTF-16 et al.). by Antoine Pitrou · 16 years ago
  9. ad100c3 backport r67300 by Benjamin Peterson · 16 years ago
  10. 46225e7 Remove two unneeded imports in 'io'. by Brett Cannon · 16 years ago
  11. 11ec65d Issue #3476: make BufferedReader and BufferedWriter thread-safe by Antoine Pitrou · 16 years ago
  12. 01a2432 backport r65264 by Benjamin Peterson · 16 years ago
  13. 844f757 Cleaned up io._BytesIO.write(). by Alexandre Vassalotti · 16 years ago
  14. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 16 years ago
  15. 9ae080e Remove method signatures from the docstrings of io.py by Benjamin Peterson · 16 years ago
  16. 7684f85 In test_io, StatefulIncrementalDecoderTest was not part of the test suite. by Amaury Forgeot d'Arc · 16 years ago
  17. a3d19f3 Backport the removal of a __repr__ from 62251 by Benjamin Peterson · 16 years ago
  18. 7bb4d2d Backported io module docs by Benjamin Peterson · 16 years ago
  19. 3784c6b Use the new unicode literals for the io module by Christian Heimes · 16 years ago
  20. 1a6387e Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,61809,61812,61819,61917,61920,61930,61933-61934 via svnmerge from by Christian Heimes · 16 years ago