1. c960f26 Improved handling of syntax errors. by Jeremy Hylton · 19 years ago
  2. 37c0844 Fix SF bug #1167751, Argument genexp corner case by Neal Norwitz · 19 years ago
  3. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago
  4. 0d6615f PEP 342 implementation. Per Guido's comments, the generator throw() by Phillip J. Eby · 19 years ago
  5. 7b46f6b Add tests for syntax errors. by Raymond Hettinger · 20 years ago
  6. 5ea7e31 Improve test coverage. by Raymond Hettinger · 20 years ago
  7. 84f107d Minor formatting cleanup. by Raymond Hettinger · 20 years ago
  8. 3258e72 * Uncomment the SyntaxError doctest after Tim demonstrated how. by Raymond Hettinger · 20 years ago
  9. 27f8836 Whitespace normalization. by Tim Peters · 20 years ago
  10. 83ee795 Add a test to verify an early call to iter() on the outermost for expression. by Raymond Hettinger · 20 years ago
  11. 354433a SF patch #872326: Generator expression implementation by Raymond Hettinger · 20 years ago