[issue24362] Simplify the fast nodes resize logic in C OrderedDict.

Stefan Krah report at bugs.python.org
Wed Jun 3 15:52:51 CEST 2015


Stefan Krah added the comment:

I think this is much nicer, thank you!

And the XXX comment looks right, updating od_size could be moved
down.  I suspect that updating it too early was the cause for
#24361, which is also solved by this patch.

----------

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


More information about the Python-bugs-list mailing list