Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #12434: make StringIO.write error message consistent with Python 2.7 no... | Eli Bendersky | 2011-07-22 | 1 | -1/+1 |
* | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
* | Merged revisions 84438 via svnmerge from | Antoine Pitrou | 2010-09-02 | 1 | -1/+1 |
* | - Issue #6939: Fix file I/O objects in the `io` module to keep the original | Antoine Pitrou | 2010-01-31 | 1 | -2/+1 |
* | Fix compilation error in debug mode. | Antoine Pitrou | 2009-10-24 | 1 | -3/+0 |
* | Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.String... | Antoine Pitrou | 2009-10-24 | 1 | -6/+141 |
* | Manual py3k backport: [svn r74155] Issue #6242: Fix deallocator of io.StringI... | Antoine Pitrou | 2009-10-24 | 1 | -2/+6 |
* | backport r73430 | Benjamin Peterson | 2009-06-14 | 1 | -9/+0 |
* | Issue #6215: backport the 3.1 io lib | Antoine Pitrou | 2009-06-12 | 1 | -0/+756 |