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: realpython/pytest-mypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: realpython/pytest-mypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1
Choose a head ref
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 25, 2022

  1. Remove .travis.yml

    dmtucker committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    d5ecc11 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Update publication deps

    dmtucker committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    a227211 View commit details
    Browse the repository at this point in the history
  2. Add a publication workflow

    dmtucker committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    c54d7b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #129 from dmtucker/travis

    Fix automatic release deployment
    dmtucker authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    5cc71fd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Add support for mypy-0.990

    dmtucker committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f0f3c97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from dmtucker/mypy0.990

    Add support for mypy-0.990
    dmtucker authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9e44462 View commit details
    Browse the repository at this point in the history
  3. Add support for Python 3.11

    dmtucker committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    d0800b5 View commit details
    Browse the repository at this point in the history
  4. Update the changelog

    dmtucker committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    53b091d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #144 from dmtucker/py311

    Add support for Python 3.11
    dmtucker authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    35fab38 View commit details
    Browse the repository at this point in the history
Loading