1. 402392b Merged revisions 84994 via svnmerge from by Alexander Belopolsky · 14 years ago
  2. ef1166e Issue 9315: Removed list comprehention test. by Alexander Belopolsky · 14 years ago
  3. 9665637 Merged revisions 84780-84781 via svnmerge from by Alexander Belopolsky · 14 years ago
  4. 2302857 Merged revisions 83140-83141 via svnmerge from by Alexander Belopolsky · 14 years ago
  5. 85edadb Reverted r83143: svnmerge failed to add new names by Alexander Belopolsky · 14 years ago
  6. 6161077 Merged revisions 83140-83141 via svnmerge from by Alexander Belopolsky · 14 years ago
  7. 24e581f Merged revisions 73114 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  8. 4db6ff6 Merged revisions 72776,72796 via svnmerge from by Jeffrey Yasskin · 15 years ago
  9. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  10. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  11. 2202f87 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60568-60598,60600-60616 via svnmerge from by Christian Heimes · 16 years ago
  12. 9bd667a Merged revisions 60124-60142 via svnmerge from by Christian Heimes · 16 years ago
  13. f05149a Correction for issue1265 (pdb bug with "with" statement). by Amaury Forgeot d'Arc · 17 years ago
  14. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  15. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  16. 221085d Change all the function attributes from func_* -> __*__. This gets rid by Neal Norwitz · 17 years ago
  17. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  18. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 17 years ago
  19. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  20. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  21. bc2a62f Disable some tests in anticipation of merging ast-branch to the head by Jeremy Hylton · 19 years ago
  22. e2eca0b Port from the Python 2.4 branch, patches for SF bug # 900092, by Barry Warsaw · 19 years ago
  23. 7069338 The fix in ceval.c 2.386 allows iteration-by-iteration line tracing even in by Armin Rigo · 20 years ago
  24. ee6c9b8 Fix (really) for tight loop line events by Nicholas Bastin · 20 years ago
  25. fa7bec7 Test for tight loop line event fix, SF bug #765624 by Nicholas Bastin · 20 years ago
  26. aea9459 Test for lack of implicit return line event by Nicholas Bastin · 20 years ago
  27. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  28. 58ee2af Armin Rigo's fix & test for by Michael W. Hudson · 21 years ago
  29. cfd3884 This is Richie Hindle's patch by Michael W. Hudson · 22 years ago
  30. 3de7526 Whitespace normalization. by Tim Peters · 22 years ago
  31. 006c752 This is Richie Hindle's patch: by Michael W. Hudson · 22 years ago
  32. fb4d6ec Fix for the recursion_level bug Armin Rigo reported in sf by Michael W. Hudson · 22 years ago
  33. 02ff6a9 A slight change to SET_LINENO-less tracing. by Michael W. Hudson · 22 years ago
  34. 519a342 Bunch more tests. by Michael W. Hudson · 22 years ago
  35. 53d58bb Further SET_LINENO reomval fixes. See comments in patch #587933. by Michael W. Hudson · 22 years ago