Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement a detach() method for BufferedIOBase and TextIOBase #5883 | Benjamin Peterson | 2009-05-01 | 1 | -4/+52 |
* | use NULL for the ends of tables | Benjamin Peterson | 2009-04-19 | 1 | -4/+4 |
* | Issue #5734: BufferedRWPair was poorly tested and had several glaring bugs. | Antoine Pitrou | 2009-04-19 | 1 | -19/+24 |
* | #5502: accelerate binary buffered IO (especially small operations). | Antoine Pitrou | 2009-04-11 | 1 | -104/+154 |
* | Merge revision 71222 from trunk: #5615: make it possible to configure --witho... | Georg Brandl | 2009-04-05 | 1 | -0/+11 |
* | Issue 5682: Move _io module into its own subdirectory. | Alexandre Vassalotti | 2009-04-04 | 1 | -0/+2139 |