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: modelcontextprotocol/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.23.3
Choose a base ref
...
head repository: modelcontextprotocol/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.0
Choose a head ref
  • 4 commits
  • 18 files changed
  • 7 contributors

Commits on Dec 9, 2025

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

Commits on Dec 10, 2025

  1. Fix JSON-RPC error response ID matching (#1720)

    Co-authored-by: Claude <[email protected]>
    Co-authored-by: Felix Weinberger <[email protected]>
    3 people authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    cc8382c View commit details
    Browse the repository at this point in the history
  2. Add streamable_http_client which accepts httpx.AsyncClient instea…

    …d of `httpx_client_factory` (#1177)
    
    Co-authored-by: Felix Weinberger <[email protected]>
    Kludex and felixweinberger authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    a3a4b8d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. fix: use correct python command name in test_stdio.py (#1782)

    Signed-off-by: Ondrej Mosnáček <[email protected]>
    WOnder93 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    65b36de View commit details
    Browse the repository at this point in the history
Loading