- Address incompatibility with FileLock 3.15.3 causing the timeout parameter to be ignored.
- Declare package incompatible with filelock 3.13.0. The problematic code was fixed upstream in the released version 3.13.1.
- Fix compatibility with filelock 3.13.0.
- Fix compatibility with filelock 3.12.0.
- multiuserfilelock (all version) are incompatible with filelock 3.11.0.
- Ensure windows tests pass.
- Ensure
tmpdir
is apathlib.Path
.