Releases: bitranox/wrapt_timeout_decorator
Releases · bitranox/wrapt_timeout_decorator
v1.3.7
v1.3.6
v1.3.4
v1.3.3
v1.3.2
strict mypy static type checking, housekeeping
- strict mypy static type checking
- housekeeping
- delete old python 2.7 - 3.4 code
pointing out caveats when using signals, the decorator defaults now to NOT using Signals !
pointing out caveats when using signals, the decorator defaults now to NOT using Signals !
nested decorators, mypy static type checking
enable nested decorators
update documentation for nested decorators
integrate mypy static type checking
import issues
import multiprocess as multiprocessing might break packages - so import as multiprocess
import issues
Version 1.2.7 - "import multiprocess as multiprocessing" might break packages - so import as multiprocess