anna-money / asyncpg-listen

A thing to simplify listening for PG notifications with asyncpg
MIT License
38 stars 2 forks source link

End support of python 3.9 and 3.10 #215

Closed Pliner closed 2 months ago

Pliner commented 2 months ago

To be able to use modern python asyncio API like asyncio.TaskGroup.