[issue16991] Add OrderedDict written in C

Eric Snow report at bugs.python.org
Fri May 24 07:10:54 CEST 2013


Eric Snow added the comment:

Raymond, do you have any objections to splitting the OrderedDict-related tests into their own module.  Doing so allows for testing all the those test classes at once, which is handy when working on OrderedDict.  This is more relevant now with the extra PEP-399-motivated tests.

----------

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


More information about the Python-bugs-list mailing list