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.12.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.1
Choose a head ref
  • 8 commits
  • 16 files changed
  • 6 contributors

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    e27245e View commit details
    Browse the repository at this point in the history
  2. Update check.yml

    gaborbernat authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    97e8ca0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Add 3.12 support (#237)

    gaborbernat authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8a13687 View commit details
    Browse the repository at this point in the history
  2. Update tox.ini

    gaborbernat authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    dbe3ba1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#239)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    dependabot[bot] and pre-commit-ci[bot] authored May 3, 2023
    Configuration menu
    Copy the full SHA
    0988ee9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. git ls-files -z -- .github/workflows/check.yml | xargs -0 sed -i 's|3…

    ….12.0-alpha.7|3.12.0-beta.1|g' (#243)
    gaborbernat authored May 30, 2023
    Configuration menu
    Copy the full SHA
    b445623 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Use ruff (#244)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    gaborbernat and pre-commit-ci[bot] authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    34ff501 View commit details
    Browse the repository at this point in the history
  2. Fix test_bad_lock_file for other OSes (#242)

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