-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
argparse add_argument with action="store_true", type=bool should not crash #68942
Copy link
Copy link
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
| BPO | 24754 |
|---|---|
| Nosy | @bitdancer, @nanjekyejoannah |
| Files |
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 2015-08-03.23:06:50.370>
created_at = <Date 2015-07-30.09:56:58.870>
labels = ['invalid', 'library']
title = 'argparse add_argument with action="store_true", type=bool should not crash'
updated_at = <Date 2019-08-16.17:16:20.389>
user = 'https://bugs.python.org/dbagnall'bugs.python.org fields:
activity = <Date 2019-08-16.17:16:20.389>
actor = 'nanjekyejoannah'
assignee = 'none'
closed = True
closed_date = <Date 2015-08-03.23:06:50.370>
closer = 'dbagnall'
components = ['Library (Lib)']
creation = <Date 2015-07-30.09:56:58.870>
creator = 'dbagnall'
dependencies = []
files = ['40065']
hgrepos = []
issue_num = 24754
keywords = []
message_count = 6.0
messages = ['247658', '247662', '247936', '247964', '248991', '349877']
nosy_count = 5.0
nosy_names = ['dbagnall', 'r.david.murray', 'paul.j3', 'moigagoo', 'nanjekyejoannah']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue24754'
versions = ['Python 2.7', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory