1. 001a395 Add support for weak references to code objects. This will be used by an optimization in the incoming Python 3 JIT. by Collin Winter · 15 years ago
  2. 1aa4700 PyCode_NewEmpty: by Jeffrey Yasskin · 16 years ago
  3. 8820f2a Add ``if __name__ == '__main__'`` to some test files where it didn't take a lot by Brett Cannon · 17 years ago
  4. 0cbd805 Bug #1333982: string/number constants were inappropriately stored by Neal Norwitz · 19 years ago
  5. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  6. 3e0055f Merge ast-branch to head by Jeremy Hylton · 20 years ago