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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.0.1
Choose a base ref
...
head repository: pytest-dev/pytest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.0.2
Choose a head ref
  • 9 commits
  • 14 files changed
  • 4 contributors

Commits on Feb 16, 2024

  1. Merge pull request #11993 from pytest-dev/release-8.0.1

    Prepare release 8.0.1
    bluetech authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    68524d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    0909655 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11999 from pytest-dev/backport-11996-to-8.0.x

    [8.0.x] code: fix `IndexError` crash in `getstatementrange_ast`
    bluetech authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    feb7c5e View commit details
    Browse the repository at this point in the history
  3. [8.0.x] Disallow Sphinx 6 and 7 (#12001)

    Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
    github-actions[bot] and nicoddemus authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b7657b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. [8.0.x] Allow Sphinx 7.x (#12005)

    Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
    github-actions[bot] and nicoddemus authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    74346f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. [8.0.x] Fix collection of short paths on Windows (#12024)

    Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
    github-actions[bot] and nicoddemus authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8a8eed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff2f66d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12025 from pytest-dev/backport-12022-to-8.0.x

    [8.0.x] Revert "Fix teardown error reporting when `--maxfail=1` (#11721)"
    bluetech authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1b00a2f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    31afeeb View commit details
    Browse the repository at this point in the history
Loading