argparse does not honor default argument for nargs=argparse.REMAINDER argument
| BPO | 35495 |
|---|---|
| Nosy | @mblahay |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2018-12-14.15:59:40.287> labels = ['type-bug', 'library', '3.9'] title = 'argparse does not honor default argument for nargs=argparse.REMAINDER argument' updated_at = <Date 2019-07-18.21:03:41.175> user = 'https://bugs.python.org/rgov'
bugs.python.org fields:
activity = <Date 2019-07-18.21:03:41.175> actor = 'mblahay' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-12-14.15:59:40.287> creator = 'rgov' dependencies = [] files = [] hgrepos = [] issue_num = 35495 keywords = [] message_count = 17.0 messages = ['331837', '332567', '341826', '341844', '341938', '341939', '342115', '342122', '342124', '342129', '342150', '342196', '342370', '343603', '343710', '345916', '348129'] nosy_count = 4.0 nosy_names = ['bethard', 'paul.j3', 'rgov', 'mblahay'] pr_nums = [] priority = 'normal' resolution = None stage = 'test needed' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue35495' versions = ['Python 3.9']