New submission from Xiang Zhang:

find_empty_slot will also do *value_addr = &mp->ma_values[-1] if it encounters 
a split dict.

----------
components: Interpreter Core
files: find_empty_slot.patch
keywords: patch
messages: 275800
nosy: haypo, methane, xiang.zhang
priority: normal
severity: normal
stage: patch review
status: open
title: Fix find_empty_slot in dictobject
type: crash
versions: Python 3.6
Added file: http://bugs.python.org/file44555/find_empty_slot.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28077>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to