scylladb / python-driver-matrix

3 stars 11 forks source link

revert to python3.9 #60

Closed fruch closed 1 year ago

fruch commented 1 year ago

since datastax versions don't yet completely support python3.11

also hardcode the EVENT_LOOP_MANAGER to libev and not the asyncio that the pipeline passes down

Testing