-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
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 | 21465 |
---|---|
Nosy | @berkerpeksag, @tirkarthi, @erlend-aasland |
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 2021-08-05.10:59:35.648>
created_at = <Date 2014-05-09.21:50:56.660>
labels = ['invalid', 'type-bug', 'library']
title = 'sqlite3 Row can return duplicate keys when using adapters'
updated_at = <Date 2021-08-05.10:59:35.647>
user = 'https://bugs.python.org/BreamoreBoy'
bugs.python.org fields:
activity = <Date 2021-08-05.10:59:35.647>
actor = 'erlendaasland'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-05.10:59:35.648>
closer = 'erlendaasland'
components = ['Library (Lib)']
creation = <Date 2014-05-09.21:50:56.660>
creator = 'BreamoreBoy'
dependencies = []
files = []
hgrepos = []
issue_num = 21465
keywords = []
message_count = 3.0
messages = ['218200', '393933', '398993']
nosy_count = 3.0
nosy_names = ['berker.peksag', 'xtreak', 'erlendaasland']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21465'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']
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