django-xmlrpc icon indicating copy to clipboard operation
django-xmlrpc copied to clipboard

Update import path for Callable to work with python 3.9+

Open rubeon opened this issue 2 years ago • 0 comments

Callable moved from collections to collection.abc in python 3.9; this was deprecated since python 3.3

rubeon avatar Jun 02 '23 07:06 rubeon