test: use assertCountEqual instead of assertItemsEqual
assertCountEqual is the new python3 name. Implement this in backportUnittest.py and also move the existing similar patches (assertRaisesRegex and assertRegex).
Showing
Please register or sign in to comment