-
-
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 | 10203 |
|---|---|
| Nosy | @malemburg, @pfalcon, @pitrou, @merwok, @PCManticore, @serhiy-storchaka, @vajrasky |
| 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/serhiy-storchaka'
closed_at = <Date 2014-05-28.10:06:50.390>
created_at = <Date 2010-10-26.19:11:31.496>
labels = ['type-bug', 'library']
title = "sqlite3.Row doesn't support sequence protocol"
updated_at = <Date 2014-05-28.10:06:50.383>
user = 'https://github.com/pfalcon'bugs.python.org fields:
activity = <Date 2014-05-28.10:06:50.383>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-05-28.10:06:50.390>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2010-10-26.19:11:31.496>
creator = 'pfalcon'
dependencies = []
files = ['32902', '32968', '35354', '35373', '35376']
hgrepos = []
issue_num = 10203
keywords = ['patch', 'needs review']
message_count = 23.0
messages = ['119639', '119698', '119699', '119702', '204789', '205172', '205195', '205197', '205201', '213865', '213868', '213876', '213877', '213880', '217441', '219099', '219103', '219176', '219179', '219206', '219208', '219260', '219261']
nosy_count = 11.0
nosy_names = ['lemburg', 'pfalcon', 'ghaering', 'pitrou', 'eric.araujo', 'jesstess', 'Claudiu.Popa', 'BreamoreBoy', 'python-dev', 'serhiy.storchaka', 'vajrasky']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue10203'
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