1. 0b78503 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  2. ed3f590 #15831: document multiple signatures on different lines. Patch by Chris Jerdonek. by Ezio Melotti · 13 years ago
  3. b9495c7 closes #5088: document behavior of optparse defaults with 'append' action. by R David Murray · 13 years ago
  4. 9efddb6 fixing typos in optparse doc by Eli Bendersky · 14 years ago
  5. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  6. dedb502 Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Petri Lehtinen by Eli Bendersky · 14 years ago
  7. 2804602 Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-88365,88423-88424 via svnmerge from by Georg Brandl · 14 years ago
  8. a8132ec Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge from by Éric Araujo · 15 years ago
  9. 35e7a8f Merged revisions 85274 via svnmerge from by Georg Brandl · 15 years ago
  10. 0347c71 Merged revisions 83385-83389,83391 via svnmerge from by Georg Brandl · 15 years ago
  11. 74bd9cf argparse documentation updates (including updates to optparse and getopt documentation that were promised in the PEP) by Steven Bethard · 15 years ago
  12. 67b4e18 Fixed Issue8209 - OptionParser keyword arg 'epilog' not mentioned in the docs by Senthil Kumaran · 15 years ago
  13. e9330e7 Initial commit of the argparse library, based on argparse 1.1. by Steven Bethard · 15 years ago
  14. b9c3ed4 #3340: document print/get_usage and print/get_version by Ezio Melotti · 16 years ago
  15. 5129ed3 #7618: fix highlight of code blocks by Ezio Melotti · 16 years ago
  16. 66d8d69 #7404: remove reference to non-existing example files. by Georg Brandl · 16 years ago
  17. b926ebb Make the optparse doc style a bit more standard: use standard description units for attrs/methods/etc., and use the correct referencing roles. by Georg Brandl · 16 years ago
  18. 7842a41 Remove duplicate doc of enable/disable_interspersed_args. by Georg Brandl · 16 years ago
  19. bc3777d String values should be shown with quotes, to avoid confusion with constants. by Georg Brandl · 16 years ago
  20. 718b221 #6892: fix optparse example involving help option. by Georg Brandl · 16 years ago
  21. d7226ff Remove strange trailing commas. by Georg Brandl · 16 years ago
  22. 8514b85 #6638: fix wrong parameter name and markup a class. by Georg Brandl · 16 years ago
  23. 9fa61bb #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. by Georg Brandl · 16 years ago
  24. 0c9eb43 #6371: fix link targets. by Georg Brandl · 16 years ago
  25. 14315d6 #6009: undocument default argument of Option as deprecated. by Georg Brandl · 16 years ago
  26. 253a29f #4827: fix callback example. by Georg Brandl · 17 years ago
  27. 174fbe7 #5153: fix typo in example. by Georg Brandl · 17 years ago
  28. 7044b11 Remove tabs from the documentation. by Georg Brandl · 17 years ago
  29. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  30. 60b2e38 #4568: remove limitation in varargs callback example. by Georg Brandl · 17 years ago
  31. cad8da8 Markup fixes. (optparse.rst probably needs an entire revision pass.) by Andrew M. Kuchling · 17 years ago
  32. 7a4a93b #1415508: Document two functions by Andrew M. Kuchling · 17 years ago
  33. ffde3cf Added xrefs to each other. by Mark Summerfield · 17 years ago
  34. 810f807 #3040: include 'dest' argument in example; trim some trailing whitespace by Andrew M. Kuchling · 17 years ago
  35. 60c0be3 Clarification. by Georg Brandl · 17 years ago
  36. c859094 #2673 Fix example typo in optparse docs by Benjamin Peterson · 17 years ago
  37. 799b372 #2476: document that %default feature is new in 2.4. by Georg Brandl · 17 years ago
  38. 12db865 Part of #2154: minimal syntax fixes in doc example snippets. by Georg Brandl · 17 years ago
  39. 8b506e7 Bug 1296: restore text describing OptionGroup by Andrew M. Kuchling · 18 years ago
  40. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  41. 97ca583 Fix typo and double word. by Georg Brandl · 18 years ago
  42. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago