summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/5934.feature.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/5934.feature.rst b/doc/5934.feature.rst
new file mode 100644
index 000000000..17c0b1737
--- /dev/null
+++ b/doc/5934.feature.rst
@@ -0,0 +1 @@
+``repr`` of ``ExceptionInfo`` objects has been improved to honor the ``__repr__`` method of the underlying exception.