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

Commits on Sep 28, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#317)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    798f07e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e2001f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    4f2703c View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#321)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a1c7421 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Implement selective un-spying and un-patching (#319)

    Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
    
    Fixes #259
    sgaist authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    fbb5039 View commit details
    Browse the repository at this point in the history
  2. Release 3.10.0

    nicoddemus committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6c03dfd View commit details
    Browse the repository at this point in the history
Loading