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: pytest-dev/pytest-xdist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: pytest-dev/pytest-xdist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 5 contributors

Commits on Nov 11, 2023

  1. Merge pull request #966 from pytest-dev/release-3.4.0

    Release 3.4.0
    nicoddemus authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    5f43575 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0)
    - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.0](pre-commit/mirrors-mypy@v1.6.1...v1.7.0)
    pre-commit-ci[bot] authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1d26164 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #969 from pytest-dev/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    nicoddemus authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d81f575 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    f36ea25 View commit details
    Browse the repository at this point in the history
  2. LoadScope scheduler: Sort scopes by number of tests to assign biggest…

    … scopes first (#778)
    
    Follow up to # 632.
    
    ---------
    
    Co-authored-by: Jörg Kohlsdorf <joerg@cornershopapp.com>
    cryvate and Jörg Kohlsdorf authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3fe877b View commit details
    Browse the repository at this point in the history
  3. Release 3.5.0

    nicoddemus committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    95b309e View commit details
    Browse the repository at this point in the history
Loading