[issue16991] Add OrderedDict written in C

Eric Snow report at bugs.python.org
Mon May 25 20:58:49 CEST 2015


Eric Snow added the comment:

@Mark, great idea.  I wish we'd discussed it more at PyCon 2013 when I was working on preserving OrderedDict's O(1) deletion. :)

TBH, I don't have any problems with improvements.  In fact, I'd be quite happy if folks jumped in and improved what I've done or even replaced it entirely.  But at the point (with the feature freeze exception Larry gave) we should land what I have in 3.5 and then target 3.6 for any improvements.

----------

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


More information about the Python-bugs-list mailing list