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: kevin1024/pytest-httpbin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0rc1
Choose a base ref
...
head repository: kevin1024/pytest-httpbin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 16 commits
  • 12 files changed
  • 1 contributor

Commits on May 8, 2023

  1. test on 3.11 and 3.12

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    210bc8d View commit details
    Browse the repository at this point in the history
  2. pin to tox<4 for tox-wheel

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8642c92 View commit details
    Browse the repository at this point in the history
  3. pin werkzeug<2.1.0

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d43bfa0 View commit details
    Browse the repository at this point in the history
  4. build wheels with build

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c7764f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a53f139 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfb8275 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d73355b View commit details
    Browse the repository at this point in the history
  8. switch to github flake8

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2d706cc View commit details
    Browse the repository at this point in the history
  9. autoupdate pre-commit

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    03ed256 View commit details
    Browse the repository at this point in the history
  10. fix flake8 config

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    55b5e06 View commit details
    Browse the repository at this point in the history
  11. run pre-commit

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    52c78d2 View commit details
    Browse the repository at this point in the history
  12. drop dep on six

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6ad5cf6 View commit details
    Browse the repository at this point in the history
  13. add changelog

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b6ce78c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5044f5f View commit details
    Browse the repository at this point in the history
  15. bump version

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4c5dc66 View commit details
    Browse the repository at this point in the history
  16. bump version

    graingert committed May 8, 2023
    Configuration menu
    Copy the full SHA
    52a77d7 View commit details
    Browse the repository at this point in the history
Loading