-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard 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 | 19288 |
|---|---|
| Nosy | @serhiy-storchaka |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2013-10-24.21:12:01.314>
created_at = <Date 2013-10-18.20:23:13.536>
labels = ['easy', 'type-bug', 'library']
title = '__contains__() of dbm.gnu databases fails with str'
updated_at = <Date 2013-10-24.21:12:01.313>
user = 'https://bugs.python.org/Arfrever'bugs.python.org fields:
activity = <Date 2013-10-24.21:12:01.313>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-10-24.21:12:01.314>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-10-18.20:23:13.536>
creator = 'Arfrever'
dependencies = []
files = ['32227']
hgrepos = []
issue_num = 19288
keywords = ['patch', 'easy']
message_count = 3.0
messages = ['200305', '200819', '201187']
nosy_count = 3.0
nosy_names = ['Arfrever', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19288'
versions = ['Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard 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