rethinkdb-python
rethinkdb-python copied to clipboard
up to python 3.10
To use with python 3.10 some little changes are necesary.
Callable uses collections.abc
- ast collections Callable
Drop loop arg
- asyncio_net open_connection
- wait_for