1. ca9dbc7 makeopcodetargets.py: we need to import Lib/opcode.py by Victor Stinner · 8 years ago
  2. a9a852c Modernize Python/makeopcodetargets.py by Victor Stinner · 8 years ago
  3. 76f7f4d excise the remains of STOP_CODE, which hasn't done anything useful for years by Benjamin Peterson · 13 years ago
  4. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  5. b5cdf19 fix bootstrapping on machines with only 2.x installed by Benjamin Peterson · 14 years ago
  6. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  7. 72ead17 Make Python/makeopcodetargets runnable with Python 2.3. With any luck, this by Mark Dickinson · 15 years ago
  8. 957929f Add executable property to Python/makeopcodetargets.py by Antoine Pitrou · 15 years ago
  9. b52ec78 Issue #4753: By enabling a configure option named '--with-computed-gotos' by Antoine Pitrou · 15 years ago