Changes between Initial Version and Version 1 of Ticket #36664, comment 6
- Timestamp:
- May 12, 2026, 3:30:47 PM (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36664, comment 6
initial v1 1 On another topic, we have a failure in `test_max_diff` alsodue to the new `pprint` defaults. It's only a matter of doing this, because the output of `assertDictEqual()` is now more compact...1 On another topic, we have a failure in `test_max_diff` due to the new `pprint` defaults. It's only a matter of doing this, because the output of `assertDictEqual()` is now more compact... 2 2 3 3 {{{#!diff … … 16 16 }}} 17 17 18 but the ychange [https://github.com/python/cpython/issues/149189#issuecomment-4416150007 might be reverted], so let's wait.18 but the change [https://github.com/python/cpython/issues/149189#issuecomment-4416150007 might be reverted], so let's wait.