-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 24488 |
|---|---|
| Nosy | @bitdancer, @ambv |
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 = 'https://github.com/ambv'
closed_at = <Date 2015-09-04.17:28:49.004>
created_at = <Date 2015-06-22.16:45:17.328>
labels = ['type-bug', 'library']
title = 'ConfigParser.getboolean fails on boolean options'
updated_at = <Date 2015-09-04.17:28:49.002>
user = 'https://bugs.python.org/andreas-h'bugs.python.org fields:
activity = <Date 2015-09-04.17:28:49.002>
actor = 'lukasz.langa'
assignee = 'lukasz.langa'
closed = True
closed_date = <Date 2015-09-04.17:28:49.004>
closer = 'lukasz.langa'
components = ['Library (Lib)']
creation = <Date 2015-06-22.16:45:17.328>
creator = 'andreas-h'
dependencies = []
files = []
hgrepos = []
issue_num = 24488
keywords = []
message_count = 3.0
messages = ['245638', '245639', '249793']
nosy_count = 3.0
nosy_names = ['r.david.murray', 'lukasz.langa', 'andreas-h']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24488'
versions = ['Python 3.6']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