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

[Notification] aioredis broken

Open casabre opened this issue 3 years ago • 1 comments

Thanks for the great work of this extension and I just want to let you know that when running on later Python versions, the following issue 1273 from aioredis appears which is related to the get_running_loop change of Python...

In the end, I just want to notify you regarding the move of aioredis into redis-py → issue 1225 which should happen by the end of February 2022 according issue 1273.

casabre avatar Feb 02 '22 08:02 casabre

@casabre thanks for letting us know. I think update it a bit in the nearest month. So we might support py3.10 and I see what I can do with the aioredis [1]

  1. https://github.com/aio-libs/aioredis-py/issues/1225#issuecomment-1027697720

zhukovgreen avatar Feb 02 '22 08:02 zhukovgreen