1. 01606de #10553: Explain why compileall has no command-line argument to control optimization by Éric Araujo · 13 years ago
  2. 8b24aac Fix argument name typo in compileall docs. by R. David Murray · 14 years ago
  3. 94f58c3 #10454: clarify the compileall docs and help messages. by R. David Murray · 14 years ago
  4. 930df31 Add missing docs and directives related to PEP 3147 and byte-compilation by Éric Araujo · 14 years ago
  5. f68fa05 Add versionadded directive missing from r78983. by Éric Araujo · 14 years ago
  6. 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 · 14 years ago
  7. 713d303 Fix usage of :option: in the docs (#9312). by Éric Araujo · 14 years ago
  8. 28a691b PEP 3147 by Barry Warsaw · 14 years ago
  9. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 15 years ago
  10. c2a4f4f Update signature style for optional arguments, part 3. by Georg Brandl · 15 years ago
  11. 5478b47 Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge from by Benjamin Peterson · 16 years ago
  12. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago