Skip to content

Feature support httpx2#606

Merged
leszekhanusz merged 3 commits into
graphql-python:masterfrom
leszekhanusz:feature_support_httpx2
Jun 30, 2026
Merged

Feature support httpx2#606
leszekhanusz merged 3 commits into
graphql-python:masterfrom
leszekhanusz:feature_support_httpx2

Conversation

@leszekhanusz

Copy link
Copy Markdown
Collaborator

See issue #595

We will now use httpx2 instead of httpx if available and fall back to httpx if not.

The all dependency should now install httpx2 instead of httpx.

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7fb869a) to head (4089e9c).
⚠️ Report is 69 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #606    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           38        40     +2     
  Lines         2908      3323   +415     
==========================================
+ Hits          2908      3323   +415     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leszekhanusz leszekhanusz linked an issue Jun 30, 2026 that may be closed by this pull request
@leszekhanusz leszekhanusz mentioned this pull request Jun 30, 2026
@leszekhanusz leszekhanusz merged commit 430bafb into graphql-python:master Jun 30, 2026
15 checks passed
@leszekhanusz leszekhanusz deleted the feature_support_httpx2 branch June 30, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support HTTPX2

1 participant