Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some py3k warnings in the standard library. | Florent Xicluna | 2010-03-07 | 1 | -4/+13 |
* | - Issue #6939: Fix file I/O objects in the `io` module to keep the original | Antoine Pitrou | 2010-01-31 | 1 | -5/+3 |
* | Remove superfetatory paragraph (left there by mistake). | Antoine Pitrou | 2009-12-19 | 1 | -5/+0 |
* | Issue #7545: improve documentation of the `buffering` argument in io.open(). | Antoine Pitrou | 2009-12-19 | 1 | -0/+15 |
* | Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.String... | Antoine Pitrou | 2009-10-24 | 1 | -0/+5 |
* | Issue #6215: backport the 3.1 io lib | Antoine Pitrou | 2009-06-12 | 1 | -0/+1962 |