summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_io.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 68835 via svnmerge fromAntoine Pitrou2009-01-211-0/+11
* Merged revisions 67898,67904-67907,67912,67918,67920-67921,67923-67924,67927,...Benjamin Peterson2008-12-271-1/+2
* Merged revisions 67762 via svnmerge fromAntoine Pitrou2008-12-141-41/+73
* Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via sv...Georg Brandl2008-12-051-7/+7
* Merged revisions 67245,67277,67289,67295,67301-67303,67307,67330,67332,67336,...Georg Brandl2008-12-051-0/+55
* Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,...Georg Brandl2008-11-071-7/+0
* Merged revisions 67052 via svnmerge fromChristian Heimes2008-10-301-0/+7
* build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and config filesAndrew MacIntyre2008-09-221-1/+1
* Issue #3476: make BufferedReader and BufferedWriter thread-safeAntoine Pitrou2008-08-141-1/+78
* Backport fast alternate io.BytesIO implementation.Alexandre Vassalotti2008-05-091-3/+5
* In test_io, StatefulIncrementalDecoderTest was not part of the test suite.Amaury Forgeot d'Arc2008-05-031-6/+6
* Newly enabled test appears to leak:Amaury Forgeot d'Arc2008-04-011-12/+19
* Fix and enable a skipped test:Amaury Forgeot d'Arc2008-04-011-5/+4
* Use the new unicode literals for the io moduleChristian Heimes2008-03-261-0/+1
* Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,...Christian Heimes2008-03-261-0/+1162