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.8.2
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.9.0
Choose a head ref
  • 18 commits
  • 7 files changed
  • 5 contributors

Commits on Jul 5, 2022

  1. Merge pull request #304 from nicoddemus/release-3.8.2

    Release 3.8.2
    nicoddemus authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    2f96597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1703316 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    76e3249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e90f6 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary import

    This import was useful for Python 2 but is no longer needed in Python 3.  https://github.com/asottile/pyupgrade#open-alias
    cclauss authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    77e3e89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d0ed49 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/reorder_python_imports: v3.3.0 → v3.8.1](asottile/reorder-python-imports@v3.3.0...v3.8.1)
    pre-commit-ci[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    090a2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b022888 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

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

Commits on Jul 16, 2022

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

Commits on Jul 25, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/reorder_python_imports: v3.8.1 → v3.8.2](asottile/reorder-python-imports@v3.8.1...v3.8.2)
    - [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](pre-commit/mirrors-mypy@v0.961...v0.971)
    pre-commit-ci[bot] authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    736f2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01b267 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0)
    pre-commit-ci[bot] authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    a5a33ac View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 9, 2022

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

Commits on Sep 27, 2022

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

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    4e31630 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG for 3.9.0

    nicoddemus committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    64a34f6 View commit details
    Browse the repository at this point in the history
Loading