1. f9f4c69 SF patch #736962: Port tests to unittest (Contributed by Walter Dörwald). by Raymond Hettinger · 21 years ago
  2. 754140e Tim_one's change to aggressively overallocate nodes when adding child by Andrew MacIntyre · 22 years ago
  3. 1695bcb Got rid of special case for Macintosh realloc slowdown: Tim fixed the problem. by Jack Jansen · 22 years ago
  4. 863ac44 Whitespace normalization. by Tim Peters · 22 years ago
  5. e89f128 Skip test_longexp for MacPython on Mac OS X. It triggers a pathological realloc slowdown. Some tests with shorter expressions lead me to the conclusion that it will eventually finish, but it may take a few weeks:-) by Jack Jansen · 22 years ago
  6. 5cef571 OS/2 EMX port Library and regression test changes: by Andrew MacIntyre · 22 years ago
  7. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  8. 33438d2 Charles G. Waldman <cgq@fnal.gov>: by Fred Drake · 24 years ago
  9. 3c0d013 verify that Python raises SyntaxError for long and deeply-nested expressions by Jeremy Hylton · 24 years ago