-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 15545 |
|---|---|
| Nosy | @loewis, @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 = None
closed_at = <Date 2013-01-10.16:35:59.047>
created_at = <Date 2012-08-03.08:07:56.234>
labels = ['type-bug', 'library']
title = 'sqlite3.Connection.iterdump() does not work with row_factory = sqlite3.Row'
updated_at = <Date 2013-01-10.16:35:58.907>
user = 'https://bugs.python.org/plemarre'bugs.python.org fields:
activity = <Date 2013-01-10.16:35:58.907>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2013-01-10.16:35:59.047>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2012-08-03.08:07:56.234>
creator = 'plemarre'
dependencies = []
files = ['26710']
hgrepos = []
issue_num = 15545
keywords = ['patch']
message_count = 8.0
messages = ['167296', '167297', '167543', '167579', '170875', '179559', '179566', '179568']
nosy_count = 5.0
nosy_names = ['loewis', 'peter.otten', 'r.david.murray', 'python-dev', 'plemarre']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15545'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', '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/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error