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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    81d4cf9 View commit details
    Browse the repository at this point in the history
  2. 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]
    kwist-sgr authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3a79343 View commit details
    Browse the repository at this point in the history
Loading