1. a7e594b Merge 3.2 by Éric Araujo · 12 years ago
  2. c3ef037 Add missing “::” markup. by Éric Araujo · 12 years ago
  3. 32ac92c Issue #13605: merge with 3.2 by Sandro Tosi · 12 years ago
  4. 0467686 Issue #13605: use print() in argparse nargs example by Sandro Tosi · 12 years ago
  5. 6a7b855 Issue #13605: merge with 3.2 by Sandro Tosi · 13 years ago
  6. da8e11a Issue #13605: more meaningful example + fixes by Sandro Tosi · 13 years ago
  7. 83d32c9 Issue #13605: merge with 3.2 by Sandro Tosi · 13 years ago
  8. 16bd0b4 Issue #13605: add documentation for nargs=argparse.REMAINDER by Sandro Tosi · 13 years ago
  9. 98492a5 Issue #10772: add count and help argparse action; patch by Marc Sibson by Sandro Tosi · 13 years ago
  10. ea320ab Issue #9349: add argparse.SUPPRESS to help doc by Sandro Tosi · 13 years ago
  11. 412d0f2 merge with 3.2 by Sandro Tosi · 13 years ago
  12. 5c91242 merge with 3.2 by Sandro Tosi · 13 years ago
  13. 28a0820 Issue #13191: typo in argparse docs by Eli Bendersky · 13 years ago
  14. a7795db Issue #13191: typo in argparse docs by Eli Bendersky · 13 years ago
  15. 74e6495 Fixes #13270: obsolete reference to old-style/new-style classes. by Florent Xicluna · 13 years ago
  16. acfc97a Merge 3.2 by Florent Xicluna · 13 years ago
  17. f106449 Merge with 3.2. by Ezio Melotti · 13 years ago
  18. b8edbdf Merge doc changes from 3.2. by Éric Araujo · 13 years ago
  19. 37b5f9e Fix some misuses of Sphinx roles and one typo by Éric Araujo · 13 years ago
  20. 24d6cc6 Merge 3.2 by Éric Araujo · 13 years ago
  21. 543edbd Don’t quote characters twice. by Éric Araujo · 13 years ago
  22. fde9242 Don’t use “arg” for “argument” by Éric Araujo · 13 years ago
  23. 19f9b71 Add a few missing source links from 2.7 and harmonize lib docs headers by Éric Araujo · 13 years ago
  24. e9715b9 Merge 3.2 by Éric Araujo · 13 years ago
  25. d9d7bca Use real word in English text (i.e. not code) by Éric Araujo · 13 years ago
  26. 90ceb47 Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch by Sandro Tosi. by Senthil Kumaran · 13 years ago
  27. 86a1a89 Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch by Sandro Tosi. by Senthil Kumaran · 13 years ago
  28. 516c51c Merge from 3.2 (#9254, #8982, #9788) by Éric Araujo · 13 years ago
  29. 63b18a4 Add a link target for argparse.Namespace (#8982) by Éric Araujo · 13 years ago
  30. 707d1e6 Merge with 3.2. by Ezio Melotti · 13 years ago
  31. 5569e9b Fix some more markup glitches in argparse doc. by Ezio Melotti · 13 years ago
  32. 7817e3b #11904-#11905: Merge typo fixes with 3.2. by Ezio Melotti · 13 years ago
  33. dca309d #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  34. 2f1db7d #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  35. ccb0547 #11902: Merge with 3.2. by Ezio Melotti · 13 years ago
  36. 00f53af #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  37. 5bba6c2 Merge with 3.2. by Ezio Melotti · 13 years ago
  38. 0ee9c1b Add the :mod: role where it was missing. by Ezio Melotti · 13 years ago
  39. c6f079d #11885: Merge with 3.2. by Ezio Melotti · 13 years ago
  40. cca4ef8 #11885: capitalize Python. by Ezio Melotti · 13 years ago
  41. 2476ee3 Merge with 3.2. by Ezio Melotti · 13 years ago
  42. 2409d77 Fix a few more hyphens in argparse.rst by Ezio Melotti · 13 years ago
  43. 884843d Fix duplicate "is". by Georg Brandl · 13 years ago
  44. 1d827ff Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 13 years ago
  45. ab8d93c Backport 8a9f8f34d9d5. by Georg Brandl · 13 years ago
  46. 69518bc Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 13 years ago
  47. b04d70d Issue #9343: Document that argparse parent parsers must be configured before their children. (Merge from 3.2.) by Steven Bethard · 13 years ago
  48. d186f99 Issue #9343: Document that argparse parent parsers must be configured before their children. by Steven Bethard · 13 years ago
  49. 0a3a7d3 Issue #8982: Improve the documentation for the argparse Namespace object. (Merge from 3.2.) by Steven Bethard · 13 years ago
  50. d8f2d50 Issue #8982: Improve the documentation for the argparse Namespace object. by Steven Bethard · 13 years ago
  51. 0331e90 Issue #11174: Add argparse.MetavarTypeHelpFormatter, which uses type names by Steven Bethard · 13 years ago
  52. c7eb789 Merged revisions 88717 via svnmerge from by Fred Drake · 13 years ago
  53. 4462306 issue 11372: use range instead of xrange by Fred Drake · 13 years ago
  54. a199368 More source links. by Raymond Hettinger · 13 years ago
  55. 04536b0 #10871: "file" does not exist anymore in Python 3. Also adapt the reprs of opened file objects. by Georg Brandl · 14 years ago
  56. c900708 Wrap some long examples and signatures. by Georg Brandl · 14 years ago
  57. 32e1771 #10728: the default for printing help is sys.stdout, not stderr. by R. David Murray · 14 years ago
  58. fd311a7 Add subparser aliases for argparse. Resolves issue 9324. Approved by Georg for beta2 on the tracker. by Steven Bethard · 14 years ago
  59. 677e10a Add example for the entry for argparse by Raymond Hettinger · 14 years ago
  60. 28053fb Remove unnecessary `object` base class in docs (#10366). by Éric Araujo · 14 years ago
  61. e0bf91d Some markup and style fixes in argparse docs. by Georg Brandl · 14 years ago
  62. 9375492 #9112: document error() and exit() methods of ArgumentParser. by Georg Brandl · 14 years ago
  63. 682d7e0 Fix errors found by "make suspicious". by Georg Brandl · 14 years ago
  64. 88c49fe #9444: use first of prefix_chars for help opt instead of raising error by R. David Murray · 14 years ago
  65. 571a953 Fix indentation in example. by Georg Brandl · 14 years ago
  66. f82340d Merged revisions 81318 via svnmerge from by Ezio Melotti · 14 years ago
  67. 5971096 Merged revisions 81490 via svnmerge from by Steven Bethard · 14 years ago
  68. 386bc6d Merged revisions 80150,80460-80461 via svnmerge from by Georg Brandl · 14 years ago
  69. 2614cda Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,78675 via svnmerge from by Benjamin Peterson · 14 years ago
  70. f8754a6 Update versionadded/changed. by Ezio Melotti · 14 years ago
  71. 93dc9eb Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from by Georg Brandl · 14 years ago
  72. b2deb11 convert to print function by Benjamin Peterson · 14 years ago
  73. 98047eb Merged revisions 78613-78614 via svnmerge from by Benjamin Peterson · 14 years ago
  74. 698a18a Merged revisions 78586-78593 via svnmerge from by Benjamin Peterson · 14 years ago
  75. 6d26569 Merged revisions 78576 via svnmerge from by Steven Bethard · 14 years ago