[issue24286] Should OrderedDict.viewitems compare equal to dict.viewitems when the items are equal?

Raymond Hettinger report at bugs.python.org
Tue May 26 10:50:04 CEST 2015


Raymond Hettinger added the comment:

> I don't know if it is worth to backport this feature 

I don't think so either.  The Iterator registry is a bit of a waste.


> Are there generic set tests similar to mapping_tests and seq_tests?

Not that I know of.  Also, I don't see the need.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list