hot-redis icon indicating copy to clipboard operation
hot-redis copied to clipboard

Added support for Python3.10 by updating collections references

Open azgar-taj opened this issue 11 months ago • 0 comments

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+.

azgar-taj avatar Apr 03 '24 17:04 azgar-taj