1. c2e2074 PEP 343 -- the with-statement. by Guido van Rossum · 18 years ago
  2. 9c18e81 Install two code generation optimizations that depend on NOP. by Raymond Hettinger · 20 years ago
  3. dd80f76 SF patch #910929: Optimize list comprehensions by Raymond Hettinger · 20 years ago
  4. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  5. f4cf76d Revert the previous enhancement to the bytecode optimizer. by Raymond Hettinger · 21 years ago
  6. 060641d Improved the bytecode optimizer. by Raymond Hettinger · 21 years ago
  7. 3249ccd new opcode module - extract opcode definitions from dis.py - eventually by Skip Montanaro · 21 years ago