Closed
Description
It is very weird that this library is being used. It is 6 months old and zero stars on github (https://github.com/jaraco/singledispatch).
Also this lib emits a warning regarding collections.abc
The functionality was added to functools on python 3.4 and so this should be a conditional requirement for people stuck in older unsupported python versions. Same thing was done to enum
so please do the same here.
Metadata
Metadata
Assignees
Labels
No labels