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: csernazs/pytest-httpserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.4
Choose a base ref
...
head repository: csernazs/pytest-httpserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 9, 2026

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.0](astral-sh/ruff-pre-commit@v0.14.14...v0.15.0)
    pre-commit-ci[bot] authored and csernazs committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    7716cda View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Add bake() method for pre-configured request expectations

    - Extract to separate module and fix nested context manager
    - Add RequestMatcherKwargs TypedDict
    - Add release note of bake() method and BakedHTTPServer proxy
    HayaoSuzuki authored and csernazs committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    310529c View commit details
    Browse the repository at this point in the history
Loading