Releases: harlowja/fasteners
Releases · harlowja/fasteners
Version 0.20
11 Aug 10:22
Compare
Sorry, something went wrong.
No results found
InterProcessLock now catches OSError and handles BlockingIOError correctly.
Remove support for python 3.8, python 3.9 and pypy 3.9. It should still work,
but is no longer tested.
Add support for python 3.12, 3.13 and pypy 3.11.
Version 0.19
19 Sep 17:13
Compare
Sorry, something went wrong.
No results found
Adds non-context manager methods to inter-thread lock
Drops support for python 3.7
Adds CI for python 3.11
Version 0.18
14 Sep 12:05
Compare
Sorry, something went wrong.
No results found
Reshuffle the process lock code and properly document it.
Revamp the docs and switch from sphinx to mkdocs
Remove difficult to use tread lock features from docs
Bring back support for eventlet spawn_n
Remove support for python3.6. It should still work, but is no longer tested.
0.17.3
25 Jan 14:55
Compare
Sorry, something went wrong.
No results found
0.17.2
17 Jan 17:24
Compare
Sorry, something went wrong.
No results found
Remove unecessary setuptools pin
0.17.1
17 Jan 11:44
Compare
Sorry, something went wrong.
No results found
Fix classifier whitespace
0.17
17 Jan 07:49
Compare
Sorry, something went wrong.
No results found
0.16.3: Merge pull request #76 from psarka/0.16
14 Jun 11:18
Compare
Sorry, something went wrong.
No results found
Bump the package version to 0.16.3
0.16.2
07 Jun 16:12
Compare
Sorry, something went wrong.
No results found
Replace encoding by decode for 2.7 support
0.16.1
04 Jun 07:58
Compare
Sorry, something went wrong.
No results found