1. 1969059 Issue #6215: backport the 3.1 io lib by Antoine Pitrou · 16 years ago
  2. cafc225 add seek constants to __all__ by Benjamin Peterson · 16 years ago
  3. 88ed8f2 #4572: add SEEK_* values as constants in io.py. by Georg Brandl · 16 years ago
  4. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 16 years ago
  5. 54686e3 #4736 BufferRWPair.closed shouldn't try to call another property as a function by Benjamin Peterson · 17 years ago
  6. 655fbf1 Backport r67759 (fix io.IncrementalNewlineDecoder for UTF-16 et al.). by Antoine Pitrou · 17 years ago
  7. ad100c3 backport r67300 by Benjamin Peterson · 17 years ago
  8. 46225e7 Remove two unneeded imports in 'io'. by Brett Cannon · 17 years ago
  9. 11ec65d Issue #3476: make BufferedReader and BufferedWriter thread-safe by Antoine Pitrou · 17 years ago
  10. 01a2432 backport r65264 by Benjamin Peterson · 17 years ago
  11. 844f757 Cleaned up io._BytesIO.write(). by Alexandre Vassalotti · 17 years ago
  12. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 17 years ago
  13. 9ae080e Remove method signatures from the docstrings of io.py by Benjamin Peterson · 17 years ago
  14. 7684f85 In test_io, StatefulIncrementalDecoderTest was not part of the test suite. by Amaury Forgeot d'Arc · 17 years ago
  15. a3d19f3 Backport the removal of a __repr__ from 62251 by Benjamin Peterson · 17 years ago
  16. 7bb4d2d Backported io module docs by Benjamin Peterson · 17 years ago
  17. 3784c6b Use the new unicode literals for the io module by Christian Heimes · 17 years ago
  18. 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 · 17 years ago