X Tutup
The Wayback Machine - https://web.archive.org/web/20250604094539/https://github.com/python/cpython/issues/87354
Skip to content

<dict> multiple operations of dict causes core dump of Python interpreter. #87354

Closed
@CharlesFengY

Description

@CharlesFengY
BPO 43188
Nosy @rhettinger, @terryjreedy, @methane, @CharlesFengY

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 = None
created_at = <Date 2021-02-10.09:44:21.101>
labels = ['interpreter-core', '3.9', 'type-crash']
title = '<dict> multiple operations of dict causes core dump of Python interpreter.'
updated_at = <Date 2021-02-13.05:07:49.877>
user = 'https://github.com/CharlesFengY'

bugs.python.org fields:

activity = <Date 2021-02-13.05:07:49.877>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-02-10.09:44:21.101>
creator = 'CharlesFengY'
dependencies = []
files = []
hgrepos = []
issue_num = 43188
keywords = []
message_count = 4.0
messages = ['386766', '386811', '386812', '386907']
nosy_count = 4.0
nosy_names = ['rhettinger', 'terry.reedy', 'methane', 'CharlesFengY']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue43188'
versions = ['Python 3.9']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup