From 85b52d22fd2841c34e95b3a80d6f2b668ce2f160 Mon Sep 17 00:00:00 2001 From: Giebisch Date: Thu, 3 Nov 2022 11:49:10 +0100 Subject: Fixed #33701 -- Added fine-grained error locations to the technical 500 debug page. --- docs/releases/4.2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt index fe74e8485a..8153eefebc 100644 --- a/docs/releases/4.2.txt +++ b/docs/releases/4.2.txt @@ -161,7 +161,8 @@ Email Error Reporting ~~~~~~~~~~~~~~~ -* The debug page now shows :pep:`exception notes <678>` on Python 3.11+. +* The debug page now shows :pep:`exception notes <678>` and + :pep:`fine-grained error locations <657>` on Python 3.11+. File Storage ~~~~~~~~~~~~ -- cgit v1.3