1. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  2. d44768f Issue #24608: chunk.Chunk.read() now always returns bytes, not str. by Serhiy Storchaka · 9 years ago
  3. 7e7a3db Issue #23865: close() methods in multiple modules now are idempotent and more by Serhiy Storchaka · 9 years ago
  4. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 11 years ago
  5. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  6. dc0b1a1 Make a few more tests pass with the new I/O library. by Guido van Rossum · 17 years ago
  7. 7b4e7c2 Patch #1373643: The chunk module can now read chunks larger than two gigabytes. by Georg Brandl · 18 years ago
  8. 8ca162f Partial introduction of bools where appropriate. by Guido van Rossum · 22 years ago
  9. 553f681 Clean up bare except: when determining whether a file is seekable. by Fred Drake · 23 years ago
  10. 0d1b7ea Fix typo in attribute name (chunk_size should be chunksize) found by by Guido van Rossum · 23 years ago
  11. 7834907 removed __all__ from several modules by Skip Montanaro · 23 years ago
  12. dfc538a Whitespace normalization. by Tim Peters · 23 years ago
  13. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 23 years ago
  14. 88869f9 Whitespace normalization. by Tim Peters · 23 years ago
  15. 3601e88 Sjoerd Mullender writes: by Guido van Rossum · 25 years ago
  16. 624a191 Patch from Sjoerd Mullender: by Fred Drake · 25 years ago
  17. 7bb11d6 Sjoerd Mullender: by Guido van Rossum · 25 years ago
  18. 56b2059 Oops, Sjoerd was in a hurry. This patch from him fixes some length by Guido van Rossum · 25 years ago
  19. 8ea7bb8 Patch/new code by Sjoerd Mullender: by Guido van Rossum · 25 years ago