-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 21718 |
|---|---|
| Nosy | @rbtcollins, @bitdancer, @berkerpeksag |
| 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 2016-08-21.16:29:53.083>
created_at = <Date 2014-06-11.13:11:09.718>
labels = ['type-bug', 'library']
title = 'sqlite3 cursor.description seems to rely on incomplete statement parsing for detection'
updated_at = <Date 2016-08-21.16:32:28.512>
user = 'https://bugs.python.org/zzzeek'bugs.python.org fields:
activity = <Date 2016-08-21.16:32:28.512>
actor = 'tanner'
assignee = 'ghaering'
closed = True
closed_date = <Date 2016-08-21.16:29:53.083>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2014-06-11.13:11:09.718>
creator = 'zzzeek'
dependencies = []
files = ['36952', '40184', '42354']
hgrepos = []
issue_num = 21718
keywords = ['patch']
message_count = 14.0
messages = ['220263', '220268', '229537', '231424', '231439', '233385', '240124', '240135', '243933', '248066', '248639', '262791', '273301', '273303']
nosy_count = 7.0
nosy_names = ['ghaering', 'rbcollins', 'r.david.murray', 'zzzeek', 'python-dev', 'berker.peksag', 'tanner']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21718'
versions = ['Python 2.7', 'Python 3.5', '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