1. 213cc38 Reintroduce Python2 support in generate_opcode_h.py by Victor Stinner · 8 years ago
  2. 6193ecd Fix a ResourceWarning in generate_opcode_h.py by Victor Stinner · 8 years ago
  3. a68c1bc Remove legacy "from __future__ import with_statement" lines. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  4. 3028c95 Issue #24288: Generated opcode.h no longer contains trailing spaces and tabs. by Serhiy Storchaka · 9 years ago
  5. 7fae75a Issue #17861: Allow generate_opcode_h to run with a system Python 2.5. by Ned Deily · 10 years ago
  6. 67d8dc1 Fix Tools/scripts/generate_opcode_h.py from issue #17861 to work correctly by Thomas Wouters · 10 years ago
  7. 02d23a2 Closes Issue 17861: Autogenerate Include/opcode.h from opcode.py. by Kushal Das · 10 years ago