-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
type=bool doesn't raise error in argparse.Action #58600
Copy link
Copy link
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 14392 |
|---|---|
| Nosy | @terryjreedy |
| 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 2012-07-22.00:10:21.109>
created_at = <Date 2012-03-23.07:03:28.093>
labels = ['type-bug', 'library']
title = "type=bool doesn't raise error in argparse.Action"
updated_at = <Date 2017-01-10.00:45:51.801>
user = 'https://bugs.python.org/shimashima'bugs.python.org fields:
activity = <Date 2017-01-10.00:45:51.801>
actor = 'paul.j3'
assignee = 'none'
closed = True
closed_date = <Date 2012-07-22.00:10:21.109>
closer = 'shima__shima'
components = ['Library (Lib)']
creation = <Date 2012-03-23.07:03:28.093>
creator = 'shima__shima'
dependencies = []
files = ['25001']
hgrepos = []
issue_num = 14392
keywords = ['patch']
message_count = 6.0
messages = ['156636', '156728', '156729', '156745', '166062', '166093']
nosy_count = 4.0
nosy_names = ['terry.reedy', 'bethard', 'paul.j3', 'shima__shima']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14392'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error