[issue16991] Add OrderedDict written in C
Stefan Krah
report at bugs.python.org
Tue Jun 2 12:43:10 CEST 2015
Stefan Krah added the comment:
It's fine to open other issues, but I'm not happy with the resize()/get_index() situation. Currently I can't come up even with an informal "proof" that it'll always work (and see #24361).
I think these functions really *need* 100% code coverage.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16991>
_______________________________________
More information about the Python-bugs-list
mailing list