hot-redis
hot-redis copied to clipboard
Added support for Python3.10 by updating collections references
Collections has dropped support for importing abstract classes directly from collections and added them to collections.abc These changes are compatible across python 3.3 to 3.10+.