[docs] [issue27060] Documentation of assertItemsEqual in unittest is VERY misleading in 2.7

Vitaly report at bugs.python.org
Fri May 20 19:46:14 EDT 2016


Vitaly added the comment:

I think that we can close this as not a bug, as concerning 2.7. However, I think that 3.x made the wrong decision when it renamed assertItemsEqual with assertCountEqual, which now misleads users into thinking that it compares counts.

----------

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


More information about the docs mailing list