aiohttp
Make handlers return their results directly, without wrapping them into `aiohttp.web.Response`s. Instead the wrapping is done in a generic way when defining the routes.
tests
test_fencing.py::test_fence_hints