1. ccbe581 bpo-29708: Setting SOURCE_DATE_EPOCH forces hash-based .pyc files (GH-5200) by Bernhard M. Wiedemann · 8 years ago
  2. 42aa93b closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575) by Benjamin Peterson · 8 years ago
  3. 689016f #27753: fix typo (name->named). by R David Murray · 9 years ago
  4. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  5. 770ce20 Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4. by Larry Hastings · 10 years ago
  6. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 10 years ago
  7. 33915eb Issue #17222: Raise FileExistsError when py_compile.compile would by Brett Cannon · 12 years ago
  8. aa73a1c Issue #17222: Document that py_compile now uses importlib for its file by Brett Cannon · 12 years ago
  9. 469271d More source links by Raymond Hettinger · 15 years ago
  10. 930df31 Add missing docs and directives related to PEP 3147 and byte-compilation by Éric Araujo · 15 years ago
  11. 8334fd9 Add an "optimize" parameter to compile() to control the optimization level, and provide an interface to it in py_compile, compileall and PyZipFile. by Georg Brandl · 15 years ago
  12. 28a691b PEP 3147 by Barry Warsaw · 15 years ago
  13. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 16 years ago
  14. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 17 years ago
  15. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  16. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 18 years ago
  17. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago