Issue #26837: assertSequenceEqual() now correctly outputs non-stringified
differing items (like bytes in the -b mode). This affects assertListEqual() and assertTupleEqual().
Showing
Please register or sign in to comment
differing items (like bytes in the -b mode). This affects assertListEqual() and assertTupleEqual().