Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tox-dev/filelock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.26.0
Choose a base ref
...
head repository: tox-dev/filelock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.26.1
Choose a head ref
  • 3 commits
  • 9 files changed
  • 6 contributors

Commits on Apr 8, 2026

  1. build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#…

    …525)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    c9f9cb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. 🐛 fix(asyncio): add __exit__ to BaseAsyncFileLock and fix __del__ loo…

    …p handling (#518)
    
    Co-authored-by: naarob <laforge@forge-sync.local>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
    4 people authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    734c9f2 View commit details
    Browse the repository at this point in the history
  2. Release 3.26.1

    gaborbernat committed Apr 9, 2026
    Configuration menu
    Copy the full SHA
    4cfab49 View commit details
    Browse the repository at this point in the history
Loading