commit | d4442ae53aa88a410e916b289ceb778ca6a8315f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Apr 25 08:59:35 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Apr 25 08:59:35 2016 +0300 |
tree | 84ddb5210f611cc19d6052726930cf8d2b12ac98 | |
parent | 0207e7699bc24d9e737ddeb0bb536ce190c1ebba [diff] |
Issue #26837: assertSequenceEqual() now correctly outputs non-stringified differing items. This affects assertListEqual() and assertTupleEqual().