From b18df936eaf4467f20386946bfacc07a4a3256bc Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Tue, 26 Mar 2019 10:06:11 +0100 Subject: [PATCH] changelog --- changelog/4987.trivial.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4987.trivial.rst diff --git a/changelog/4987.trivial.rst b/changelog/4987.trivial.rst new file mode 100644 index 000000000..eb79b742a --- /dev/null +++ b/changelog/4987.trivial.rst @@ -0,0 +1 @@ +``Collector.repr_failure`` respects ``--tbstyle``, but only defaults to ``short`` now (with ``auto``).