Skip to content

Remove deprecated cgitb traceback module

Micah Elizabeth Scott requested to merge beth/chutney:ticket_40021 into main

This is the trivial fix for bug 40021, deprecation warnings on Py3.11

Anyone know of a drop-in replacement that's worth the complexity? The main added verbosity in cgitb is expanded stack parameter values and local variables in the backtrace.

Merge request reports