﻿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
31675	Add a warning about cyclic references in exceptions to the debug error view.	Chris Jerdonek	Hasan Ramezani	"Issue #29393 fixed a hang in the debug error view if the exception chain has a cycle. However, if it would be even more helpful if the debug error view ''displayed'' that the exception had a cycle, along with what the cycle was. The text could be to the effect of, ""cycle in exception chain detected: exception <exception value> encountered again.""

It would be helpful to surface this because a cycle in the exception chain usually signals an underlying problem, either with user code, Django code, a bug in Python itself, etc.
"	Cleanup/optimization	closed	Error reporting	dev	Normal	fixed			Accepted	1	0	0	0	1	0
