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.13.4
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.14.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 16, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#323)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    853e7d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#324)

    updates:
    - [github.com/tox-dev/pyproject-fmt: 1.7.0 → 1.8.0](tox-dev/pyproject-fmt@1.7.0...1.8.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.1](astral-sh/ruff-pre-commit@v0.3.7...v0.4.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    26ccad3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. 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 .
    iamkhav authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8556141 View commit details
    Browse the repository at this point in the history
Loading