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.1.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.1.2
Choose a head ref
  • 10 commits
  • 17 files changed
  • 10 contributors

Commits on Mar 9, 2024

  1. Merge pull request #12094 from pytest-dev/release-8.1.1

    Prepare release 8.1.1
    nicoddemus authored Mar 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    abb0cf4 View commit details

Commits on Mar 10, 2024

  1. [8.1.x] doc/flaky: remove box/flaky plugin suggestion (#12102)

    Co-authored-by: Ran Benita <ran@unusedvar.com>
    github-actions[bot] and bluetech authored Mar 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6c14139 View commit details

Commits on Mar 11, 2024

  1. [8.1.x] doc: add versionadded to Stash and StashKey (#12109)

    Co-authored-by: Ran Benita <ran@unusedvar.com>
    github-actions[bot] and bluetech authored Mar 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cd585a1 View commit details

Commits on Mar 14, 2024

  1. [8.1.x] doc: fix typos (#12119)

    Co-authored-by: Tobias Stoeckmann <stoeckmann@users.noreply.github.com>
    github-actions[bot] and stoeckmann authored Mar 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    83614e1 View commit details

Commits on Mar 19, 2024

  1. [8.1.x] doc: add versionadded to ExceptionInfo.group_contains (#12142)

    Co-authored-by: Sebastian Meyer <mail@bastimeyer.de>
    github-actions[bot] and bastimeyer authored Mar 19, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c5e3921 View commit details

Commits on Mar 21, 2024

  1. [8.1.x] Add research item in doc (#12148)

    Co-authored-by: Linghao Zhang <starrywhuzhang@gmail.com>
    github-actions[bot] and StarryZhang-whu authored Mar 21, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    be7c8be View commit details

Commits on Apr 3, 2024

  1. [8.1.x] doc: import pytest in conftest.py example in doctest.rst (

    #12182)
    
    Co-authored-by: Manuel López-Ibáñez <2620021+MLopez-Ibanez@users.noreply.github.com>
    github-actions[bot] and MLopez-Ibanez authored Apr 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f55c660 View commit details

Commits on Apr 22, 2024

  1. [8.1.x] Update events/trainings (#12237)

    Co-authored-by: Florian Bruhin <me@the-compiler.org>
    github-actions[bot] and The-Compiler authored Apr 22, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a43b098 View commit details

Commits on Apr 25, 2024

  1. [8.1.x] Fixed Bug Regarding Attribute Error in pytest.approx For Type…

    …s Implicitly Convertible to Numpy Arrays (#12240)
    
    
    ---------
    
    Co-authored-by: poulami-sau <109125687+poulami-sau@users.noreply.github.com>
    Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
    3 people authored Apr 25, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0675383 View commit details

Commits on Apr 26, 2024

  1. Prepare release version 8.1.2

    pytestbot committed Apr 26, 2024
    Copy the full SHA
    cf84163 View commit details
Loading