1. ae9f8bd correct signature by Benjamin Peterson · 15 years ago
  2. 2773725 condense import by Benjamin Peterson · 15 years ago
  3. fed4abc fold __future__ imports by Benjamin Peterson · 15 years ago
  4. 5e9cc5e fix comment by Benjamin Peterson · 15 years ago
  5. a9bd6d5 reject None as the buffering argument like the C implementation does #8546 by Benjamin Peterson · 15 years ago
  6. 1f3b4e1 Fix some py3k warnings in the standard library. by Florent Xicluna · 15 years ago
  7. f3fa074 - Issue #6939: Fix file I/O objects in the `io` module to keep the original by Antoine Pitrou · 16 years ago
  8. 98a24de Remove superfetatory paragraph (left there by mistake). by Antoine Pitrou · 16 years ago
  9. e812d29 Issue #7545: improve documentation of the `buffering` argument in io.open(). by Antoine Pitrou · 16 years ago
  10. fa94e80 Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.StringIO picklable. by Antoine Pitrou · 16 years ago
  11. 1969059 Issue #6215: backport the 3.1 io lib by Antoine Pitrou · 16 years ago