| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 72776,72796 via svnmerge from | Jeffrey Yasskin | 2009-05-20 | 1 | -1/+22 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -0/+12 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-06 | 1 | -3/+58 |
|
|
* | Merged revisions 60124-60142 via svnmerge from | Christian Heimes | 2008-01-20 | 1 | -0/+14 |
|
|
* | Correction for issue1265 (pdb bug with "with" statement). | Amaury Forgeot d'Arc | 2007-11-13 | 1 | -2/+47 |
|
|
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 | 1 | -2/+2 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -1/+1 |
|
|
* | Change all the function attributes from func_* -> __*__. This gets rid | Neal Norwitz | 2007-02-25 | 1 | -4/+4 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -12/+12 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -2/+2 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -25/+37 |
|
|
* | Disable some tests in anticipation of merging ast-branch to the head | Jeremy Hylton | 2005-10-20 | 1 | -16/+21 |
|
|
* | Port from the Python 2.4 branch, patches for SF bug # 900092, | Barry Warsaw | 2005-08-15 | 1 | -0/+1 |
|
|
* | The fix in ceval.c 2.386 allows iteration-by-iteration line tracing even in | Armin Rigo | 2004-03-22 | 1 | -0/+23 |
|
|
* | Fix (really) for tight loop line events | Nicholas Bastin | 2004-03-22 | 1 | -1/+2 |
|
|
* | Test for tight loop line event fix, SF bug #765624 | Nicholas Bastin | 2004-03-22 | 1 | -0/+25 |
|
|
* | Test for lack of implicit return line event | Nicholas Bastin | 2004-03-22 | 1 | -9/+27 |
|
|
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -3/+5 |
|
|
* | Armin Rigo's fix & test for | Michael W. Hudson | 2003-04-29 | 1 | -0/+21 |
|
|
* | This is Richie Hindle's patch | Michael W. Hudson | 2002-12-17 | 1 | -0/+289 |
|
|
* | Whitespace normalization. | Tim Peters | 2002-11-09 | 1 | -9/+9 |
|
|
* | This is Richie Hindle's patch: | Michael W. Hudson | 2002-11-08 | 1 | -6/+31 |
|
|
* | Fix for the recursion_level bug Armin Rigo reported in sf | Michael W. Hudson | 2002-10-02 | 1 | -0/+20 |
|
|
* | A slight change to SET_LINENO-less tracing. | Michael W. Hudson | 2002-09-11 | 1 | -1/+1 |
|
|
* | Bunch more tests. | Michael W. Hudson | 2002-09-11 | 1 | -9/+83 |
|
|
* | Further SET_LINENO reomval fixes. See comments in patch #587933. | Michael W. Hudson | 2002-08-30 | 1 | -0/+110 |
|
|