summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_codecmaps_cn.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_codecmaps_cn.py')
0 files changed, 0 insertions, 0 deletions
Rossum2007-12-102-28/+28 * Merged revisions 59441-59449 via svnmerge fromChristian Heimes2007-12-101-0/+152 * Fixed issue #1564: The set implementation should special-case PyUnicode inste...Christian Heimes2007-12-101-0/+42 * Issue #1573, second attempt:Amaury Forgeot d'Arc2007-12-092-10/+1 * Added another test case for kwonly methodsChristian Heimes2007-12-082-8/+16 * Added two tests for f(*, **kw) syntaxChristian Heimes2007-12-082-0/+10 * Fixed two of the three failing xml rpc testsChristian Heimes2007-12-081-1/+1 * Merged revisions 59407-59422 via svnmerge fromChristian Heimes2007-12-082-11/+2 * Added stop_serving and a timeout to tearDown()Christian Heimes2007-12-081-2/+14 * Disabled test_404, see issue #1572Christian Heimes2007-12-081-3/+2 * Merged revisions 59376-59406 via svnmerge fromChristian Heimes2007-12-082-6/+133 * Fix the rest of issue 1400, by introducing a proper implementation ofGuido van Rossum2007-12-063-30/+43 * Merged revisions 59333-59370 via svnmerge fromChristian Heimes2007-12-051-0/+1 * You are right, Guido. The newline argument is easier to use.Christian Heimes2007-12-051-4/+4 * Fixed line separator problem on WindowsChristian Heimes2007-12-051-2/+2 * Fixed two small problems in regrtest found by Amaury. This fixes issue #1539....Christian Heimes2007-12-051-2/+3 * Believe it or not, the addition of flush() calls broke two unittests.Guido van Rossum2007-12-052-2/+30 * Removed PyInt_GetMax and sys.maxintChristian Heimes2007-12-0427-107/+106 * Issue #1283: Allow any iterable of integers to be passed toAlexandre Vassalotti2007-12-041-0/+18 * Add an errors parameter to open() and TextIOWrapper() to specify error handling.Guido van Rossum2007-12-031-0/+40 * Merged revisions 59275-59303 via svnmerge fromChristian Heimes2007-12-0310-51/+2039 * Reverting last commit. I had some staled data from an attempted svnmerge in m...Christian Heimes2007-12-032-14/+1 * Patch #1537 from Chad AustinChristian Heimes2007-12-032-1/+14 * Fixed merge accident. Next time I'm going to run the entire test suite ...Christian Heimes2007-12-02