1. 354433a SF patch #872326: Generator expression implementation by Raymond Hettinger · 20 years ago
  2. 4d508ad Fix for SF [ 734869 ] Lambda functions in list comprehensions by Jeremy Hylton · 21 years ago
  3. 2990640 Add a comment explaining the st_symbols cache. by Jeremy Hylton · 23 years ago
  4. 0f2d4b8 PySymtableEntry_New(): I'm not sure what this routine is doing, but it by Tim Peters · 23 years ago
  5. 86424e3 SF bug #488687 reported by Neal Norwitz by Jeremy Hylton · 23 years ago
  6. 4b4ab20 ste_repr(): Conversion of sprintf() to PyOS_snprintf() for buffer by Barry Warsaw · 23 years ago
  7. 6f79937 Add optional docstrings to member descriptors. For backwards by Guido van Rossum · 23 years ago
  8. 5ca576e Merging the gen-branch into the main line, at Guido's direction. Yay! by Tim Peters · 23 years ago
  9. 4db62b1 Improved __future__ parser; still more to do by Jeremy Hylton · 23 years ago
  10. 29906ee Preliminary support for future nested scopes by Jeremy Hylton · 23 years ago
  11. 74b3bc4 Fix for bug 133489: compiler leaks memory by Jeremy Hylton · 23 years ago
  12. cb17ae8 Relax the rules for using 'from ... import *' and exec in the presence by Jeremy Hylton · 23 years ago