aiohttp-utils icon indicating copy to clipboard operation
aiohttp-utils copied to clipboard

routing.ResourceRouter is a custom url mapper not a router

Open jcox-dev opened this issue 7 years ago • 0 comments

Follows the refactoring work and deprecation of the aiohttp.web.Application(router=... argument from https://github.com/aio-libs/aiohttp/issues/2766.

ResourceRouter will no longer work as expected in aiohttp 4.x.

jcox-dev avatar Oct 17 '18 07:10 jcox-dev