-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 19462 |
|---|---|
| Nosy | @warsaw, @rhettinger, @bitdancer, @ahirner |
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 = <Date 2020-03-25.22:15:12.344>
created_at = <Date 2013-10-31.17:32:58.426>
labels = ['type-feature', 'library']
title = 'Add remove_argument() method to argparse.ArgumentParser'
updated_at = <Date 2020-03-25.22:15:12.343>
user = 'https://bugs.python.org/ustinov'bugs.python.org fields:
activity = <Date 2020-03-25.22:15:12.343>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = <Date 2020-03-25.22:15:12.344>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2013-10-31.17:32:58.426>
creator = 'ustinov'
dependencies = []
files = []
hgrepos = []
issue_num = 19462
keywords = []
message_count = 15.0
messages = ['201832', '201836', '201838', '201839', '201882', '201890', '201913', '202763', '202764', '203499', '203511', '251739', '364892', '364895', '364903']
nosy_count = 7.0
nosy_names = ['barry', 'rhettinger', 'Arfrever', 'r.david.murray', 'paul.j3', 'ustinov', 'cybertreiber']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue19462'
versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement