summaryrefslogtreecommitdiffstats
path: root/Modules/_io
Commit message (Expand)AuthorAgeFilesLines
* use NULL for the ends of tablesBenjamin Peterson2009-04-196-12/+12
* Issue #5734: BufferedRWPair was poorly tested and had several glaring bugs.Antoine Pitrou2009-04-191-19/+24
* #5502: accelerate binary buffered IO (especially small operations).Antoine Pitrou2009-04-111-104/+154
* Merge revision 71222 from trunk: #5615: make it possible to configure --witho...Georg Brandl2009-04-051-0/+11
* fix typo #5687Benjamin Peterson2009-04-051-1/+1
* Issue 5682: Move _io module into its own subdirectory.Alexandre Vassalotti2009-04-048-0/+8923