Releases: bitranox/wrapt_timeout_decorator
Releases · bitranox/wrapt_timeout_decorator
v1.3.7
28 Mar 09:13
Compare
Sorry, something went wrong.
No results found
v1.3.7
2022-03-28: extend time on test_timeout_decorator_arg - github macos seems to be slow, so sometimes that test fails
v1.3.6
25 Mar 15:25
Compare
Sorry, something went wrong.
No results found
v1.3.6
2022-03-25: fix github actions windows test
v1.3.4
23 Mar 12:11
Compare
Sorry, something went wrong.
No results found
v1.3.4
2022-03-23: extend time on test_timeout_ok_timeout_as_kwarg - github macos seems to be slow, so sometimes that test fails
v1.3.3
10 Mar 07:31
Compare
Sorry, something went wrong.
No results found
v1.3.3
2022-03-10: extend time on test_timeout_alternate_exception - github macos seems to be slow, so sometimes that test fails
v1.3.2
01 Mar 22:58
Compare
Sorry, something went wrong.
No results found
v1.3.2
2022-03-01: github actions pipeline, codestyle black, fix requirements
strict mypy static type checking, housekeeping
02 Sep 23:08
Compare
Sorry, something went wrong.
No results found
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 !
03 May 19:56
Compare
Sorry, something went wrong.
No results found
pointing out caveats when using signals, the decorator defaults now to NOT using Signals !
nested decorators, mypy static type checking
03 May 16:57
Compare
Sorry, something went wrong.
No results found
enable nested decorators
update documentation for nested decorators
integrate mypy static type checking
import issues
23 Apr 19:26
Compare
Sorry, something went wrong.
No results found
import multiprocess as multiprocessing might break packages - so import as multiprocess
import issues
23 Apr 18:38
Compare
Sorry, something went wrong.
No results found
Version 1.2.7 - "import multiprocess as multiprocessing" might break packages - so import as multiprocess