Bug Tracker Home
Issues Show Unassigned Show All Search Issues
Patches Show Open Show All Search Patches
Login Remember me? Register Lost your login?
Help Roundup docs
Created on 2022-12-17.18:41:34 by gpiero, last changed 2023-02-07.16:19:02 by gpiero.
When asking for http://bugs.darcs.net/foo you get the python traceback. You probably want to turn PythonDebug off when not debugging the bug tracker.
How do I "turn off PythonDebug"?
* [Sat, Jan 14, 2023 at 04:00:11PM +0000] Ben Franksen: >How do I "turn off PythonDebug"? It depends on how is Roundup deployed. "PythonDebug Off" is a directive understood by Apache's mod_python, if that's relevant. Not sure about other cases.