[issue25616] Extract OrderedDict tests into separate file

Serhiy Storchaka report at bugs.python.org
Mon Nov 16 08:45:21 EST 2015


Serhiy Storchaka added the comment:

Thank you Raymond. Here is a patch. It is in Git format, hence Rietveld will not work with it. During creating a patch I found a bug in test_dict_update, it tested only default implementation and didn't test subclasses.

----------
keywords: +patch
stage:  -> patch review
versions: +Python 2.7, Python 3.4, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file41056/test_ordered_dict.patch

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


More information about the Python-bugs-list mailing list