This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vitaly
Recipients docs@python, michael.foord, terry.reedy, vitaly
Date 2016-05-20.23:46:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463787974.38.0.993804191588.issue27060@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-05-20 23:46:14vitalysetrecipients: + vitaly, terry.reedy, michael.foord, docs@python
2016-05-20 23:46:14vitalysetmessageid: <1463787974.38.0.993804191588.issue27060@psf.upfronthosting.co.za>
2016-05-20 23:46:14vitalylinkissue27060 messages
2016-05-20 23:46:14vitalycreate