New submission from Xiang Zhang:

PyDict_SetDefault doesn't combine split table when needed. This could lead to 
loss of order or crash. This is a follow up of #28199.

----------
components: Interpreter Core
messages: 279889
nosy: inada.naoki, serhiy.storchaka, xiang.zhang
priority: normal
severity: normal
status: open
title: PyDict_SetDefault doesn't combine split table when needed
type: behavior
versions: Python 3.6, Python 3.7

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

Reply via email to