This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012-03-18 20:27 by jakub, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
argparse_subparsers_ambiguous_bug.py | jakub, 2012-03-18 20:27 | Bug reproduction | ||
argparse_dirty_hack.py | jakub, 2012-03-19 18:10 | |||
subparser_optionals.diff | bethard, 2012-07-21 20:02 | review | ||
subparser_patch.diff | paul.j3, 2013-09-29 04:30 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:28 | admin | set | github: 58573 |
2014-08-07 22:47:31 | paul.j3 | set | messages: + msg225044 |
2013-09-29 04:30:28 | paul.j3 | set | files:
+ subparser_patch.diff messages: + msg198563 |
2013-09-29 04:24:10 | paul.j3 | set | files: - subparser_patch.diff |
2013-09-28 06:35:15 | paul.j3 | set | messages: + msg198508 |
2013-09-28 06:32:35 | paul.j3 | set | files:
+ subparser_patch.diff messages: + msg198507 |
2013-09-26 23:04:19 | paul.j3 | set | messages: + msg198456 |
2013-09-16 06:59:41 | paul.j3 | set | nosy:
+ paul.j3 |
2012-07-21 20:02:49 | bethard | set | files:
+ subparser_optionals.diff keywords: + patch messages: + msg166059 |
2012-03-24 15:24:41 | eric.araujo | set | nosy:
+ eric.araujo stage: test needed versions: + Python 3.3 |
2012-03-19 18:10:16 | jakub | set | files:
+ argparse_dirty_hack.py messages: + msg156352 |
2012-03-19 01:51:54 | bethard | set | messages: + msg156306 |
2012-03-19 01:39:04 | bethard | set | status: closed -> open resolution: duplicate -> superseder: argparse: allow abbreviation of sub commands by users -> messages: + msg156304 |
2012-03-19 01:27:26 | jakub | set | messages: + msg156302 |
2012-03-18 23:16:57 | bethard | set | status: open -> closed resolution: duplicate superseder: argparse: allow abbreviation of sub commands by users messages: + msg156290 |
2012-03-18 22:21:27 | tshepang | set | messages: + msg156280 |
2012-03-18 22:21:07 | tshepang | set | messages: + msg156279 |
2012-03-18 22:16:25 | tshepang | set | nosy:
+ tshepang |
2012-03-18 20:27:59 | jakub | create |