1. b0f80b0 Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode. by Serhiy Storchaka · 8 years ago
  2. 32439d6 Issue #23911: Move path-based bootstrap code to a separate frozen module. by Eric Snow · 9 years ago
  3. 7701e6e make some freezing related stuff const by Benjamin Peterson · 11 years ago
  4. fd07415 Issue #2377: Make importlib the implementation of __import__(). by Brett Cannon · 12 years ago
  5. c77b931 Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas by Victor Stinner · 13 years ago
  6. 7f14f0d Recorded merge of revisions 81032 via svnmerge from by Antoine Pitrou · 14 years ago
  7. f19169f Fix for refleak tests through regrtest.py -R:: bug #1414 by Christian Heimes · 17 years ago
  8. 00bc0e0 Patch #1272, by Christian Heimes and Alexandre Vassalotti. by Guido van Rossum · 17 years ago
  9. 0aa35f8 Update the frozen bytecode for __hello__. by Guido van Rossum · 17 years ago
  10. 96bf7e8 Fix test_frozen. by Guido van Rossum · 17 years ago
  11. 5672904 Oops, re-add 'static' qualifier. by Thomas Wouters · 18 years ago
  12. 2bdf2cb Regenerate frozen.c's manual marshal as directed, fixing test_frozen. by Thomas Wouters · 18 years ago
  13. dd32a91 This is my patch by Michael W. Hudson · 22 years ago
  14. eda5a8e Fix SF bug # 561858 Assertion with very long lists by Neal Norwitz · 22 years ago
  15. 84a0657 Squash compiler wng about signed/unsigned mismatch. by Tim Peters · 23 years ago
  16. 4114a4a Fix the frozen bytecode for __hello__ (betcha didn't know that existed :-). by Guido van Rossum · 23 years ago
  17. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  18. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  19. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  20. f015e18 Add primitive test for frozen package. by Guido van Rossum · 26 years ago
  21. 019db5d Oops -- this contains frozen bytecode, but it was Python 1.4 bytecode! by Guido van Rossum · 27 years ago
  22. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  23. 7c46a92 New style interface via pointer variable. by Guido van Rossum · 28 years ago
  24. 582646a grand renaming; added copyright to some files by Guido van Rossum · 28 years ago
  25. 667d704 Initial revision by Guido van Rossum · 29 years ago