-
-
Notifications
You must be signed in to change notification settings - Fork 34k
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 | 19167 |
|---|---|
| Nosy | @bitdancer, @zware, @kushaldas, @vajrasky |
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-12-14.16:50:47.459>
created_at = <Date 2013-10-04.20:53:03.512>
labels = ['type-bug', 'library']
title = 'sqlite3 cursor.description varies across Linux (3.3.1), Win32 (3.3.2), when selecting from a view.'
updated_at = <Date 2013-12-15.17:16:11.945>
user = 'https://bugs.python.org/mpb'bugs.python.org fields:
activity = <Date 2013-12-15.17:16:11.945>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2013-12-14.16:50:47.459>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2013-10-04.20:53:03.512>
creator = 'mpb'
dependencies = []
files = []
hgrepos = []
issue_num = 19167
keywords = []
message_count = 8.0
messages = ['198964', '199215', '199224', '199236', '206187', '206193', '206231', '206243']
nosy_count = 5.0
nosy_names = ['r.david.murray', 'zach.ware', 'kushal.das', 'vajrasky', 'mpb']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19167'
versions = ['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