A platform independent file lock
This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.12.2-1.fc39 | - |
Fedora 39 | 3.12.2-1.fc39 | - |
Fedora 38 | 3.8.2-2.fc38 | - |
Fedora 37 | 3.7.1-1.fc37 | - |
EPEL 9 | 3.7.1-1.el9 | - |
EPEL 8 | 3.0.12-2.el8 | - |
You can contact the maintainers of this package via email at
python-filelock dash maintainers at fedoraproject dot org
.