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.11.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.12.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 6 contributors

Commits on Apr 6, 2023

  1. Fix: #225 :Get rid of warning about inability to link to _thread._loc…

    …al. (#226)
    
    Co-authored-by: Bernát Gábor <[email protected]>
    csm10495 and gaborbernat authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d44bd10 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Bump deps and tools (#228)

    * Bump deps and tools
    
    Committed via https://github.com/asottile/all-repos
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    gaborbernat and pre-commit-ci[bot] authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    dceb9e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Add umask check to tests so umask 002 is valid (#227)

    Co-authored-by: TheMatt2 <[email protected]>
    TheMatt2 and TheMatt2 authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2cd5f63 View commit details
    Browse the repository at this point in the history
  2. Fix lock hang on Windows (#231)

    Co-authored-by: TheMatt2 <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <[email protected]>
    4 people authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9c44c11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4713c9 View commit details
    Browse the repository at this point in the history
Loading