Files
pytest2/testing
Daniel Hahler cc503c1821 _compare_eq_iterable: use AlwaysDispatchingPrettyPrinter
This fixes/removes the previous hack of re-trying with minimum width,
which fails short when it splits strings.

This inherits from `pprint.PrettyPrinter` to override `_format` in a
minimal way to always dispatch, regardless of the given width.

Code ref: 5c0c325453/Lib/pprint.py (L170-L178)
2019-11-08 04:07:09 +01:00
..
2019-11-07 14:43:46 +01:00
2019-11-06 22:08:10 +01:00
2019-11-06 14:22:07 +01:00
2019-08-02 16:52:51 +02:00
2019-11-06 14:22:07 +01:00
2019-10-22 23:44:52 +02:00
2019-10-31 23:19:35 -05:00
2019-10-31 23:19:35 -05:00
2019-10-27 12:32:14 +01:00
2019-10-30 09:43:33 -03:00
2019-10-21 00:08:03 +02:00
2019-11-06 14:22:07 +01:00