-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 22335 |
|---|---|
| Nosy | @pitrou, @vstinner, @jwilk, @ezio-melotti, @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 = None
closed_at = <Date 2014-11-02.17:43:23.082>
created_at = <Date 2014-09-04.10:38:57.101>
labels = ['interpreter-core', 'type-crash']
title = 'Python 3: Segfault instead of MemoryError when bytearray too big'
updated_at = <Date 2014-11-02.17:43:23.080>
user = 'https://bugs.python.org/swanson'bugs.python.org fields:
activity = <Date 2014-11-02.17:43:23.080>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-11-02.17:43:23.082>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2014-09-04.10:38:57.101>
creator = 'swanson'
dependencies = []
files = ['36917', '37108']
hgrepos = []
issue_num = 22335
keywords = ['patch']
message_count = 10.0
messages = ['226356', '226358', '229314', '229322', '230496', '230497', '230499', '230505', '230509', '230510']
nosy_count = 8.0
nosy_names = ['pitrou', 'vstinner', 'jwilk', 'ezio.melotti', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'swanson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue22335'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump