Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 74338 via svnmerge from | Antoine Pitrou | 2009-08-06 | 1 | -0/+13 |
* | move to a naming scheme with all lowercase and underscores | Benjamin Peterson | 2009-06-12 | 1 | -303/+301 |
* | Issue #5761: Add the name of the underlying file to the repr() of various IO ... | Antoine Pitrou | 2009-05-23 | 1 | -3/+24 |
* | 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 |