1. 3ebaed6 Merged revisions 84239 via svnmerge from by Antoine Pitrou · 15 years ago
  2. cb4f47c Merged revisions 83944 via svnmerge from by Antoine Pitrou · 15 years ago
  3. 607951d Merged revisions 83411 via svnmerge from by Antoine Pitrou · 15 years ago
  4. f7fd8e4 Issue #7865: The close() method of :mod:`io` objects should not swallow by Antoine Pitrou · 15 years ago
  5. ddd392c accept None as the same as having passed no argument in file types #7349 by Benjamin Peterson · 16 years ago
  6. 889d9645 Issue #7228: Fix format mismatch when printing something of type off_t. by Mark Dickinson · 16 years ago
  7. e50efaa Buffered I/O: optimize lock taking in the common non-contended case. by Antoine Pitrou · 16 years ago
  8. 3ddb527 Roll back ill-considered attempts to fix printf specifier mismatch for off_t. by Mark Dickinson · 16 years ago
  9. bf1039d Silence gcc warnings when trying to print an off_t using "lld", on platforms by Mark Dickinson · 16 years ago
  10. e052b64 Use correct conversion specifier and length modifier when printing an by Mark Dickinson · 16 years ago
  11. 3de4647 Fix compilation warning on Windows, where size_t is 32bit but file offsets are 64bit. by Amaury Forgeot d'Arc · 16 years ago
  12. 20e1f93 Issue #6629: Fix a data corruption issue in the new `io` package, which could by Antoine Pitrou · 16 years ago
  13. 1969059 Issue #6215: backport the 3.1 io lib by Antoine Pitrou · 16 years ago