I think we can now remove Python3.6 as it's EOL is reached. The benefit would be: - Removing `aiocontextvars ` dependency - Simplfying the tests as `asyncmy` requires minimum 3.7 and we had to skip the tests conditionally.
I think we can now remove Python3.6 as it's EOL is reached.
The benefit would be:
aiocontextvarsdependencyasyncmyrequires minimum 3.7 and we had to skip the tests conditionally.