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.2.0
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.2.1
Choose a head ref
  • 16 commits
  • 66 files changed
  • 8 contributors

Commits on Apr 27, 2024

  1. Merge pull request #12257 from pytest-dev/release-8.2.0

    Prepare release 8.2.0
    nicoddemus authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    69c3bce View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    5c1c73b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. [8.2.x] doc: update sprint repo link (#12297)

    Co-authored-by: Florian Bruhin <[email protected]>
    github-actions[bot] and The-Compiler authored May 8, 2024
    Configuration menu
    Copy the full SHA
    8fdb729 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    328001e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. [8.2.x] python: add workaround for permission error crashes from non-…

    …selected directories
    bluetech authored and pytestbot committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c9e9315 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    cbe5996 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12319 from pytest-dev/backport-12311-to-8.2.x

    [8.2.x] python: add workaround for permission error crashes from non-selected directories
    bluetech authored May 14, 2024
    Configuration menu
    Copy the full SHA
    4d5fb7d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12324 from pytest-dev/backport-12320-to-8.2.x

    [8.2.x] changelog: document unittest 8.2 change as breaking
    bluetech authored May 14, 2024
    Configuration menu
    Copy the full SHA
    65ab7cb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    2b671b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x

    [8.2.x] cacheprovider: fix `.pytest_cache` not being world-readable
    bluetech authored May 15, 2024
    Configuration menu
    Copy the full SHA
    f179bf2 View commit details
    Browse the repository at this point in the history
  3. [8.2.x] Spelling (#12331)

    Co-authored-by: Josh Soref <[email protected]>
    github-actions[bot] and jsoref authored May 15, 2024
    Configuration menu
    Copy the full SHA
    bb5a125 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. [8.2.x] Attest package provenance (#12335)

    Co-authored-by: Bruno Oliveira <[email protected]>
    github-actions[bot] and nicoddemus authored May 17, 2024
    Configuration menu
    Copy the full SHA
    f3dd93a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. [8.2.x] Add Python 3.13 (beta) support

    bluetech authored and pytestbot committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0b28313 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x

    [8.2.x] Add Python 3.13 (beta) support
    bluetech authored May 19, 2024
    Configuration menu
    Copy the full SHA
    3ffcfd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ff8df View commit details
    Browse the repository at this point in the history
Loading