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: pydantic/httpx2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: pydantic/httpx2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on May 16, 2026

  1. Handle multi-frame zstd streams split across chunks (#946)

    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    mbeijen and Kludex authored May 16, 2026
    Configuration menu
    Copy the full SHA
    b0dc1ea View commit details
    Browse the repository at this point in the history

Commits on May 17, 2026

  1. Do a lazy import of the _main CLI module (#947)

    Co-authored-by: Nate Hardison <natehardison@gmail.com>
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    3 people authored May 17, 2026
    Configuration menu
    Copy the full SHA
    3a960c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ff3bc View commit details
    Browse the repository at this point in the history
  3. Version 2.2.0 (#949)

    Kludex authored May 17, 2026
    Configuration menu
    Copy the full SHA
    f944aca View commit details
    Browse the repository at this point in the history
Loading