summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiebisch <rafael@giebisch-mail.de>2022-11-21 16:54:57 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-11-25 08:16:10 +0100
commit80c66e40f7beecbd5ee501f757a2e61236597349 (patch)
tree26d3bc257e6f379894a103406a7e80d9dd3f953d /docs
parent70c945d6b31b41b320e57088702077864428fdc0 (diff)
Fixed #33747 -- Added exception notes to the technical 500 debug page.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt
index 7b3ca37b35..a9841d1af4 100644
--- a/docs/releases/4.2.txt
+++ b/docs/releases/4.2.txt
@@ -158,7 +158,7 @@ Email
Error Reporting
~~~~~~~~~~~~~~~
-* ...
+* The debug page now shows :pep:`exception notes <678>` on Python 3.11+.
File Storage
~~~~~~~~~~~~