Closed jqueuniet closed 5 years ago
Indeed something is a bit off on the default page (I've noticed some issues myself when porting to python 3). I will probably include this fix, but I need to check it doesn't break anything with older versions of cherrypy (specially those used for CentOS 7 and Debian 9)
The default handler is currently failing with the following error on CherryPy 18.1:
This PR tries to fix this error.