Last 7 days
-
issue 50
(convention for reporting program name and version by default) changed by steven.bethard
-
Status:
Accepted
Labels:
Type-Enhancement
−Type-Defect
Status:
Accepted
Labels:
Type-Enhancement
−Type-Defect
-
-
issue 50
(convention for reporting program name and version by default) reported by techtonik
-
-
-
-
Last 30 days
-
-
-
-
-
r79
(Fix bug where --si=64 was deemed ambiguous when both --si an...) committed by steven.bethard
- Fix bug where --si=64 was deemed ambiguous when both --si and --size were in the parser.
Fix bug where --si=64 was deemed ambiguous when both --si and --size were in the parser.
-
-
issue 47
(optional subparsers) Labels changed by steven.bethard
-
Labels:
Type-Enhancement
−Type-Defect
Labels:
Type-Enhancement
−Type-Defect
-
issue 46
('-' should be a valid flag) Labels changed by steven.bethard
-
Labels:
Type-Enhancement
−Type-Defect
Labels:
Type-Enhancement
−Type-Defect
-
-
issue 44
(Allow conflicting argument declarations for subparsers) Labels changed by steven.bethard
-
Labels:
Type-Enhancement
−Type-Defect
Labels:
Type-Enhancement
−Type-Defect
-
r78
(Add support for nargs='...', which allows emulation of comma...) committed by steven.bethard
- Add support for nargs='...', which allows emulation of command lines like "python [options] file
[arguments]".
Add support for nargs='...', which allows emulation of command lines like "python [options] file
[arguments]".
-
-
-
-
-
issue 45
(parse_known_args() fails when using subcommands) reported by whart222
-
-
issue 44
(Allow conflicting argument declarations for subparsers) reported by whart222
-
Earlier this year
-
-
-
r76
(Fix setup.py bugs caught by Yuvgoog.) committed by steven.bethard
- Fix setup.py bugs caught by Yuvgoog.
Fix setup.py bugs caught by Yuvgoog.
-
-
-
-
-
-
-
r75
(Python 2.3 compatibility: re.findall doesn't accept flags in...) committed by ubershmekel
- Python 2.3 compatibility: re.findall doesn't accept flags in 2.3.
Python 2.3 compatibility: re.findall doesn't accept flags in 2.3.
-
r74
(argparse.run now works with bound methods (instance methods ...) committed by ubershmekel
- argparse.run now works with bound methods (instance methods and class methods).
argparse.run now works with bound methods (instance methods and class methods).
-
r73
(Allow alphanumeric version number (\w and not \d).) committed by ubershmekel
- Allow alphanumeric version number (\w and not \d).
Allow alphanumeric version number (\w and not \d).
-
-
-
-
-
-
r72
(Fix misplaced discussion of add_help and parent parsers.) committed by steven.bethard
- Fix misplaced discussion of add_help and parent parsers.
Fix misplaced discussion of add_help and parent parsers.
-
-
issue 41
(Documentation section 3.1.5 seems to include text for 3.1.4) commented on by jdclark66
-
-
issue 40
(%(prog)s in version string is not being replaced) commented on by jdclark66
-
-
-
issue 41
(Documentation section 3.1.5 seems to include text for 3.1.4) reported by jdclark66
-
-
-
-
r71
(Add modified version of Yuvgoog Greenle's initial patch.) committed by steven.bethard
- Add modified version of Yuvgoog Greenle's initial patch.
Add modified version of Yuvgoog Greenle's initial patch.
-
r70
(Create branch for function introspection and decorator work.) committed by steven.bethard
- Create branch for function introspection and decorator work.
Create branch for function introspection and decorator work.
|