-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 30484 |
|---|---|
| Nosy | @larryhastings, @berkerpeksag, @serhiy-storchaka, @JelleZijlstra |
| PRs | |
| 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/larryhastings'
closed_at = <Date 2017-10-26.07:31:16.383>
created_at = <Date 2017-05-26.12:48:10.292>
labels = ['interpreter-core', 'type-crash']
title = 'Garbage Collector can cause Segfault whilst iterating dictionary items'
updated_at = <Date 2017-10-26.07:31:16.380>
user = 'https://bugs.python.org/jimwright'bugs.python.org fields:
activity = <Date 2017-10-26.07:31:16.380>
actor = 'berker.peksag'
assignee = 'larry'
closed = True
closed_date = <Date 2017-10-26.07:31:16.383>
closer = 'berker.peksag'
components = ['Interpreter Core']
creation = <Date 2017-05-26.12:48:10.292>
creator = 'jimwright'
dependencies = []
files = ['46905']
hgrepos = []
issue_num = 30484
keywords = []
message_count = 8.0
messages = ['294548', '294723', '294741', '294744', '296197', '296198', '298158', '305030']
nosy_count = 5.0
nosy_names = ['larry', 'berker.peksag', 'serhiy.storchaka', 'JelleZijlstra', 'jimwright']
pr_nums = ['2248']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue30484'
versions = ['Python 3.4']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