-
-
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 | 17198 |
|---|---|
| Nosy | @birkenfeld, @pjenvey, @ezio-melotti, @merwok, @bitdancer |
| 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/ezio-melotti'
closed_at = <Date 2013-07-07.11:16:54.538>
created_at = <Date 2013-02-13.03:18:17.925>
labels = ['easy', 'type-bug', 'library']
title = "dbm.whichdb references unitialized 'ndbm' variable"
updated_at = <Date 2013-07-07.11:16:54.535>
user = 'https://github.com/pjenvey'bugs.python.org fields:
activity = <Date 2013-07-07.11:16:54.535>
actor = 'ezio.melotti'
assignee = 'ezio.melotti'
closed = True
closed_date = <Date 2013-07-07.11:16:54.538>
closer = 'ezio.melotti'
components = ['Library (Lib)']
creation = <Date 2013-02-13.03:18:17.925>
creator = 'pjenvey'
dependencies = []
files = ['30839']
hgrepos = []
issue_num = 17198
keywords = ['easy']
message_count = 7.0
messages = ['181990', '182068', '182069', '182070', '192537', '192541', '192542']
nosy_count = 7.0
nosy_names = ['georg.brandl', 'pjenvey', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'python-dev', 'umi']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17198'
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
Projects
Status
Done