diff options
| author | Giebisch <rafael@giebisch-mail.de> | 2022-11-21 16:54:57 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-11-25 08:16:10 +0100 |
| commit | 80c66e40f7beecbd5ee501f757a2e61236597349 (patch) | |
| tree | 26d3bc257e6f379894a103406a7e80d9dd3f953d /docs | |
| parent | 70c945d6b31b41b320e57088702077864428fdc0 (diff) | |
Fixed #33747 -- Added exception notes to the technical 500 debug page.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.txt | 2 |
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 ~~~~~~~~~~~~ |
