e4896ef4c6
- update to 0.20: * 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.
Dirk Mueller2025-09-29 11:18:17 +00:00
c9f0227bb4
- update to 0.17.3: * Allow writer to become a reader in thread ReaderWriter lock * Remove unnecessary setuptools pin * Switch to the modern python package build infrastructure * Remove support for python 3.5 and earlier, including 2.7 * Add support for python 3.9 and 3.10 * Fix a conflict with django lock * Add __version__ and __all__ attributes * Fix a failure to parse README as utf-8 * Move from nosetest to pytest and cleanup testing infrastructure
Dirk Mueller2022-09-19 08:17:14 +00:00
f96af401fd
- update to 0.17.3: * Allow writer to become a reader in thread ReaderWriter lock * Remove unnecessary setuptools pin * Switch to the modern python package build infrastructure * Remove support for python 3.5 and earlier, including 2.7 * Add support for python 3.9 and 3.10 * Fix a conflict with django lock * Add __version__ and __all__ attributes * Fix a failure to parse README as utf-8 * Move from nosetest to pytest and cleanup testing infrastructure
Dirk Mueller2022-09-19 08:16:18 +00:00