mcepl opened this issue 4 years ago · 1 comments
AsyncContextManager has been already present since 3.5.4 and aiosqlite requires Python >= 3.6. This patch removes it.
(and AsyncContextManager has been deprecated since 3.9, so you should remove it anyway).
Cheers