[Django] #33752: Display exception groups on the technical 500 debug page on Python 3.11+.

12 views
Skip to first unread message

Django

unread,
May 30, 2022, 11:47:03 AM5/30/22
to django-...@googlegroups.com
#33752: Display exception groups on the technical 500 debug page on Python 3.11+.
-------------------------------------------+------------------------
Reporter: Adam Johnson | Owner: (none)
Type: New feature | Status: new
Component: Error reporting | Version: dev
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------+------------------------
Similar to these tickets for extending the debug page for Python 3.11
exception changes: #33747 , #33701.

Python 3.11 introduces exception groups as per
[https://peps.python.org/pep-0654/ PEP 654], a container for multiple
exceptions that occurred concurrently (in async tasks).

If an exception group occurs in a view, Django should display its
constituent exceptions on the debug page, similarly to the new interpreter
nested display.

--
Ticket URL: <https://code.djangoproject.com/ticket/33752>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 31, 2022, 12:16:50 AM5/31/22
to django-...@googlegroups.com
#33752: Display exception groups on the technical 500 debug page on Python 3.11+.
---------------------------------+-----------------------------------------

Reporter: Adam Johnson | Owner: (none)
Type: New feature | Status: new
Component: Error reporting | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Someday/Maybe

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+-----------------------------------------
Changes (by Mariusz Felisiak):

* stage: Unreviewed => Someday/Maybe


Comment:

Thanks for the ticket. Let's wait for the final release first.

--
Ticket URL: <https://code.djangoproject.com/ticket/33752#comment:1>

Django

unread,
Oct 25, 2022, 7:07:47 AM10/25/22
to django-...@googlegroups.com
#33752: Display exception groups on the technical 500 debug page on Python 3.11+.
---------------------------------+------------------------------------
Reporter: Adam Johnson | Owner: (none)
Type: New feature | Status: new
Component: Error reporting | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------
Changes (by Mariusz Felisiak):

* stage: Someday/Maybe => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/33752#comment:2>

Django

unread,
Nov 29, 2022, 3:23:36 AM11/29/22
to django-...@googlegroups.com
#33752: Display exception groups on the technical 500 debug page on Python 3.11+.
---------------------------------+------------------------------------
Reporter: Adam Johnson | Owner: (none)
Type: New feature | Status: new
Component: Error reporting | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------
Changes (by Mariusz Felisiak):

* cc: Giebisch (added)


--
Ticket URL: <https://code.djangoproject.com/ticket/33752#comment:3>

Django

unread,
Mar 4, 2023, 2:19:12 AM3/4/23
to django-...@googlegroups.com
#33752: Display exception groups on the technical 500 debug page on Python 3.11+.
---------------------------------+------------------------------------
Reporter: Adam Johnson | Owner: Jobhdez
Type: New feature | Status: assigned

Component: Error reporting | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------
Changes (by Jobhdez):

* owner: (none) => Jobhdez
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/33752#comment:4>

Reply all
Reply to author
Forward
0 new messages