Tags: tox-dev/filelock
Tags
[pre-commit.ci] pre-commit autoupdate (#405) updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.2 → 0.31.3](python-jsonschema/check-jsonschema@0.31.2...0.31.3) - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.9.10](astral-sh/ruff-pre-commit@v0.9.9...v0.9.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Drop 3.8 (#388) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.9.2](astral-sh/ruff-pre-commit@v0.8.3...v0.9.2) * Fix failures and drop 3.8 Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> --------- Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
Fix `TypeError: _CountedFileLock.__init__() got an unexpected keyword… … argument 'timeout'` (#345) * Fix TypeError: _CountedFileLock.__init__() got an unexpected keyword argument 'timeout' * fix * fix type check * ignore Skipping analyzing "virtualenv": module is installed, but missing library stubs or py.typed marker [import-untyped]
feat: `blocking` parameter on lock constructor with tests and docs (#325 ) * feat: blocking param on lock constructor with tests and docs * docs: replace a todo with actual doc * better docs and additional test on blocking precedence * fix: docs were broken * docs: add a period .
PreviousNext