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: b2522cf
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: cf470ec
Choose a head ref
  • 13 commits
  • 21 files changed
  • 5 contributors

Commits on Jun 13, 2026

  1. Prepare release version 9.1.0 (#14589)

    Co-authored-by: pytest bot <[email protected]>
    bluetech and pytestbot authored Jun 13, 2026
    Configuration menu
    Copy the full SHA
    2800fe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2026

  1. Merge pull request #14597 from bluetech/fix-param-override

    Revert "fixtures: remove no longer needed special case in `pytest_generate_tests`"
    
    (cherry picked from commit 77723b8)
    bluetech authored and patchback[bot] committed Jun 15, 2026
    Configuration menu
    Copy the full SHA
    2952caf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14604 from pytest-dev/patchback/backports/9.1.x/7…

    …7723b8ce1875de809e82e4375e577df889afe83/pr-14597
    
    [PR #14597/77723b8c backport][9.1.x] Revert "fixtures: remove no longer needed special case in `pytest_generate_tests`"
    bluetech authored Jun 15, 2026
    Configuration menu
    Copy the full SHA
    b6b9a79 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. Merge pull request #14611 from bluetech/parametrize-argvalues-typing

    mark/structures: undo non-collection-argvalues type-check time deprecation due to mypy bug
    
    (cherry picked from commit 974ed48)
    bluetech authored and patchback[bot] committed Jun 16, 2026
    Configuration menu
    Copy the full SHA
    0d312eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/9…

    …74ed48b696d706b7e7cc834ddca9bb0edd488a4/pr-14611
    
    [PR #14611/974ed48b backport][9.1.x] mark/structures: undo non-collection-argvalues type-check time deprecation due to mypy bug
    bluetech authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    79fbf93 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2026

  1. Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup

    raises: fix stale loop variable in RaisesGroup error reporting
    (cherry picked from commit 680f9f3)
    bluetech authored and patchback[bot] committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    66abd07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/6…

    …80f9f3ed3faaaa9a4fd1d8120618cd17cdee2d0/pr-14220
    
    [PR #14220/680f9f3e backport][9.1.x] raises: fix stale loop variable in RaisesGroup error reporting
    bluetech authored Jun 17, 2026
    Configuration menu
    Copy the full SHA
    ef8b299 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2026

  1. [automated] Update plugin list (#14617) (#14618)

    (cherry picked from commit adc3bd1)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pytest bot <[email protected]>
    3 people authored Jun 18, 2026
    Configuration menu
    Copy the full SHA
    9a567e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2026

  1. Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-t…

    …est-subdir
    
    fix: load test* subdir conftests when initial path is missing
    (cherry picked from commit b375b79)
    bluetech authored and patchback[bot] committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    b61f588 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14596 from bluetech/doc-classmethod

    doc,testing: fix `scope="class"` instance methods
    
    (cherry picked from commit a07c31a)
    bluetech authored and patchback[bot] committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    501c4bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b…

    …375b79ec913630af83ceff58944347408a6534a/pr-14622
    
    [PR #14622/b375b79e backport][9.1.x] fix: load test* subdir conftests when initial path is missing
    bluetech authored Jun 19, 2026
    Configuration menu
    Copy the full SHA
    1b82d16 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a…

    …07c31a97d0a412c09b1f2f5953adb4b4a75d04d/pr-14596
    
    [PR #14596/a07c31a9 backport][9.1.x] doc,testing: fix `scope="class"` instance methods
    bluetech authored Jun 19, 2026
    Configuration menu
    Copy the full SHA
    e0c8ce6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf470ec View commit details
    Browse the repository at this point in the history
Loading