LaurenceB

Results 2 issues of LaurenceB

Should fix issue [#1721](https://github.com/errbotio/errbot/issues/1721). `webtest` is used to validate incoming webhooks in the production `Webserver()`. Via `webtest` and `webob`, we have a transitive dependency on `cgi`. As of python 3.13...

Hello Folks, Can you please help me understand the support status for the latest python? It looks like we depend on `cgi`; apparently via `webob` and then via `webtest` [which...