Message273151
There's a bug in this patch, first reported at https://github.com/python/benchmarks/issues/1
Attached patch causes test_parse_args_abbreviation to show the failure:
test.test_argparse.ArgumentParserError: ('SystemExit', '', "usage: PROG [-h] [--foo] bar {1,2,3,lost,long,longer} ...\nPROG: error: ambiguous choice: 'long' could match long, longer\n") |
|
Date |
User |
Action |
Args |
2016-08-19 18:36:02 | zach.ware | set | recipients:
+ zach.ware, vinay.sajip, bethard, ned.deily, eric.araujo, pwil3058, tshepang, python-dev, chriz |
2016-08-19 18:36:02 | zach.ware | set | messageid: <1471631762.01.0.635635189669.issue12713@psf.upfronthosting.co.za> |
2016-08-19 18:36:01 | zach.ware | link | issue12713 messages |
2016-08-19 18:36:01 | zach.ware | create | |
|