﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33752	Display exception groups on the technical 500 debug page on Python 3.11+.	Adam Johnson	Job Henandez Lara	"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."	New feature	assigned	Error reporting	dev	Normal			Giebisch	Accepted	0	0	0	0	0	0
