Skip to content

Update backend to Python 3.9

Derrick Liu requested to merge python-3.9 into dev

Use Python 3.9 for better types support (namely, generic protocols).

Merge request reports