Fasteners

Latest version: v0.19

Safety actively analyzes 622788 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.19

- Add `.acquire_read_lock`, `.release_read_lock`, `.acquire_write_lock`, and
`.release_write_lock` methods to the inter thread `ReaderWriterLock` as was
promised in the README.
- Remove support for python 3.7 and pypy 3.7. It should still work, but is no
longer tested.
- Add support for pypy 3.10 and python 3.11

0.18

- 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

- Allow writer to become a reader in thread ReaderWriter lock

0.17.2

- Remove unnecessary setuptools pin

0.17.1

- Switch to the modern python package build infrastructure

0.17

- 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

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.