[issue28040] compact dict : SystemError: returned NULL without setting an error.

Xiang Zhang report at bugs.python.org
Mon Sep 12 14:17:26 EDT 2016


Xiang Zhang added the comment:

> add tons of test for shared-key dict

So what if we delete mp->ma_used == ix or use mp->ma_keys->dk_nentries == ix? Do we still have any case breaking the order?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28040>
_______________________________________


More information about the Python-bugs-list mailing list