[issue28580] Optimize iterating split table values

Xiang Zhang report at bugs.python.org
Thu Nov 3 04:14:31 EDT 2016


Xiang Zhang added the comment:

> I would suggest just remove assert() from your patch and address undefined behavior in other issue.

That's what v2 does. If there is another issue, let's also leave _PyDict_Next to it.

----------

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


More information about the Python-bugs-list mailing list