1. 8d17234 Merge with 3.2 by Terry Jan Reedy · 13 years ago
  2. ee91e09 #11906 Make test_argparse work interactively by removing extra space by Terry Jan Reedy · 13 years ago
  3. 242b6ea (Merge 3.2) Close #13401: Skip TestFileTypeW of test_argparse if the current user is root by Victor Stinner · 13 years ago
  4. a04b39b Close #13401: Skip TestFileTypeW of test_argparse if the current user is root by Victor Stinner · 13 years ago
  5. f97c59a #10424: argument names are now included in the missing argument message by R David Murray · 13 years ago
  6. 7c8ea37 Issue #9347: Fix formatting for tuples in argparse type= error messages. by Steven Bethard · 13 years ago
  7. 7cb20a8 Issue #9347: Fix formatting for tuples in argparse type= error messages. by Steven Bethard · 13 years ago
  8. 4ad8f66 Issue #9026: Fix order of argparse sub-commands in help messages. (Merged from 3.2.) by Steven Bethard · 13 years ago
  9. 8a6a198 Issue #9026: Fix order of argparse sub-commands in help messages. by Steven Bethard · 13 years ago
  10. edbe4c5 Issue #9348: Raise an early error if argparse nargs and metavar don't match. (Merge from 3.2.) by Steven Bethard · 13 years ago
  11. 8d9a462 Issue #9348: Raise an early error if argparse nargs and metavar don't match. by Steven Bethard · 13 years ago
  12. 0331e90 Issue #11174: Add argparse.MetavarTypeHelpFormatter, which uses type names by Steven Bethard · 13 years ago
  13. 8f36af7 Normalize the encoding names for Latin-1 and UTF-8 to 'latin-1' and 'utf-8'. by Marc-André Lemburg · 13 years ago
  14. 0f6b47a #10680: fix mutually exclusive arguments in argument groups. by Georg Brandl · 14 years ago
  15. b027011 Issue #9509: make argarse properly handle IOErrors raised by argparse.FileType. Approved by Georg in the tracker. by Steven Bethard · 14 years ago
  16. fd311a7 Add subparser aliases for argparse. Resolves issue 9324. Approved by Georg for beta2 on the tracker. by Steven Bethard · 14 years ago
  17. 1215915 Use proper plural forms in argparse (#4391) by Éric Araujo · 14 years ago
  18. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  19. 722b5fd Make test class name unique so that both test classes run. by R. David Murray · 14 years ago
  20. fca2e8a Fix bug 9340 - argparse parse_known_args didn't work with subparsers by Steven Bethard · 14 years ago
  21. 49998ee Fix for issue 9355 where with multiple mutually exclusive arguments, some brackets were being lost in the usage messages by Steven Bethard · 14 years ago
  22. 1ca45a5 Fix bug 9352 where characters were being lost in parsing some short options by Steven Bethard · 14 years ago
  23. 72c5538 Get argparse.__all__ back up to date (issue 9353) by Steven Bethard · 14 years ago
  24. 1f1c247 Unset COLUMNS for test_argparse (and restore afterwards) (issue 9553) by Steven Bethard · 14 years ago
  25. b86680e Explicitly close some files (from issue #10093) by Antoine Pitrou · 14 years ago
  26. 88c49fe #9444: use first of prefix_chars for help opt instead of raising error by R. David Murray · 14 years ago
  27. 50fe593 Merged revisions 81492 via svnmerge from by Steven Bethard · 14 years ago
  28. b48af54 Merged revisions 79464,79471,79623,79626,79630,79632,79643,79648-79649,79679,79685,79711,79761,79774,79777,79792-79794,79877,79898-79900 via svnmerge from by Benjamin Peterson · 14 years ago
  29. 41fe615 (partially) by Florent Xicluna · 14 years ago
  30. cd4ec0e Merged revisions 79388 via svnmerge from by Steven Bethard · 14 years ago
  31. 4fd181c Merged revisions 78604 via svnmerge from by Benjamin Peterson · 14 years ago
  32. 16f2fd0 Merged revisions 78600-78601 via svnmerge from by Benjamin Peterson · 14 years ago
  33. 698a18a Merged revisions 78586-78593 via svnmerge from by Benjamin Peterson · 14 years ago
  34. 6d26569 Merged revisions 78576 via svnmerge from by Steven Bethard · 14 years ago