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.10.5
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.10.6
Choose a head ref
  • 1 commit
  • 4 files changed
  • 3 contributors

Commits on Mar 26, 2023

  1. Re-raise error if cannot create file for some reason for soft locks

    * updated nomenclature to allign with softlock, added test, added changelog
    
    * moved fcntl import to the test def and added type hints
    
    * another type attempt
    
    * flake fixes
    
    * flake fixes
    
    * changes to resolve issue 147
    
    * fix typo
    
    * flake 8 fix
    
    * test for OSError in SoftFileLock
    
    * flake8 fix
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * PR Feedback
    
    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    
    * PR Feedback
    
    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>
    3 people authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    dfb8cc7 View commit details
    Browse the repository at this point in the history
Loading