Closed RodneyRichardson closed 1 year ago
signal.py:94: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() inspect.getargspec(slot).keywords is None:
This warning is fixed in #17
this is an exception with python 3.11 (which became the default on arch a few days ago) - a bump on pypi would be nice!
Bump on pypi done!
thank you!