1. 1144648 Fix test_memoryio under Windows by Antoine Pitrou · 15 years ago
  2. 8d5fd4e add SEEK_ constants to _pyio by Benjamin Peterson · 16 years ago
  3. a1b4901 fix TextIOWrapper.read() when the buffer is not readable #5628 by Benjamin Peterson · 16 years ago
  4. 59406a9 officially deprecated max_buffer_size by Benjamin Peterson · 16 years ago
  5. b487e63 stringio doesn't have an encoding by Benjamin Peterson · 16 years ago
  6. 9fd459a hack StringIO's repr, so it doesn't give an encoding by Benjamin Peterson · 16 years ago
  7. c4c0eae give TextIOWrapper a repr that tells you the encoding by Benjamin Peterson · 16 years ago
  8. 394ee00 remove usage of the deprecated max_buffer_size by Benjamin Peterson · 16 years ago
  9. 5ac89cc rather pointless XXX by Benjamin Peterson · 16 years ago
  10. 9363a65 fix #4862 in _pyio: reset the decoder on seek(0) by Benjamin Peterson · 16 years ago
  11. 4fa88fa merge the io-c branch: C implementation of the io module by Benjamin Peterson · 16 years ago