-
-
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-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 20026 |
|---|---|
| Nosy | @vstinner, @serhiy-storchaka |
| 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/vstinner'
closed_at = <Date 2014-07-13.10:34:16.604>
created_at = <Date 2013-12-19.12:58:50.343>
labels = ['library', 'type-crash']
title = 'sqlite: handle correctly invalid isolation_level'
updated_at = <Date 2014-07-13.10:34:16.603>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2014-07-13.10:34:16.603>
actor = 'berker.peksag'
assignee = 'vstinner'
closed = True
closed_date = <Date 2014-07-13.10:34:16.604>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2013-12-19.12:58:50.343>
creator = 'vstinner'
dependencies = []
files = ['33212']
hgrepos = []
issue_num = 20026
keywords = ['patch']
message_count = 7.0
messages = ['206610', '206611', '206621', '206622', '206623', '222842', '222848']
nosy_count = 4.0
nosy_names = ['vstinner', 'BreamoreBoy', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue20026'
versions = ['Python 2.7', '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-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump