Skip to content

Releases: tox-dev/filelock

Drop Python 3.6 support

26 Dec 17:07
87acc9f
Compare
Choose a tag to compare
Drop python3.11 checks

As often segfaults.

Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>

Add stacklevel to deprecation warnings for argument name change

26 Dec 14:08
6823192
Compare
Choose a tag to compare
Fix linting

Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>

3.4.0: Fix misspelled keyword argument `poll_interval` for method `acquire` …

16 Nov 11:02
a6c8fab
Compare
Choose a tag to compare
…(#119)

Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>

3.3.2: Update `FileLock` constructor to accept `pathlib.Path` (#110)

29 Oct 09:51
a7276ee
Compare
Choose a tag to compare
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>

Keep filelock logger as not set

15 Oct 07:42
592942c
Compare
Choose a tag to compare
[pre-commit.ci] pre-commit autoupdate (#106)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>

Drop python 2.7+3.5 support and add type annotations

03 Oct 00:49
e5b4e10
Compare
Choose a tag to compare
3.3.0

Drop python 2.7 and 3.5 support, add type hints (#100)

New documentation and enable logging of our logger on debug level

02 Oct 16:27
a4f87da
Compare
Choose a tag to compare
Improve documentation

Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>

3.2.0

30 Sep 00:40
c9b6d90
Compare
Choose a tag to compare
  1. #96 - Raise when trying to acquire in R/O or missing folder
  2. #95 - Move log from info to debug

Move from module file to package

27 Sep 08:58
7936107
Compare
Choose a tag to compare
3.1.0

Update links for new home at tox-dev (#88)