https://github.com/aio-libs/aiohttp-cors/blob/38c6c17bffc805e46baccd7be1b4fd8c69d95dc3/aiohttp_cors/urldispatcher_router_adapter.py#L187 > `aiohttp-cors` accesses the protected `self._routes` here and relies on being able to add new methods We could just update that library? _Originally posted by @Dreamsorcerer in https://github.com/aio-libs/aiohttp/issues/9972#issuecomment-2500938152_