Jason R. Coombs
Jason R. Coombs
Oh, git bisect implicated 58a6e40b7bdc4adfe03e57f918ab62789cfbe366. Well, that explains the increase in _reported_ failures.
No problem. And I now see the link to that commit above (/me needs to get better at reading GitHub). I'm going to revert that commit so the test isn't...
Test once again expects to fail in c3eaf0f1.
Yes, very similar if not the same concept.
Docs builds are failing and I don't know why. There are a ton of errors and warnings, but many of those errors and warnings are also in main, so many...
Oh, I bet the problem is that the skeleton doesn't allow for warnings to exist in the docs build.
> Could you please not introduce black? Can't stand it. I don't particularly care for some of the choices that black makes. It is, for better or worse, the most...
I'm having difficulty getting the Windows jobs on GHA not to stall.
I'm unsure why the tests are hanging.
As a temporary workaround, I was able to run `.tox/python/bin/python -m doctest cherrypy/lib/httputil.py` to exercise and validate the new tests.