Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch extensions from Dict to Mapping. #2465

Merged
merged 3 commits into from
Nov 28, 2022
Merged

Switch extensions from Dict to Mapping. #2465

merged 3 commits into from
Nov 28, 2022

Conversation

tomchristie
Copy link
Member

The type change from Dict to Mapping in the httpcore extensions has caused a CI failure...

From this PR: encode/httpcore#614

I think we want the same type change in httpx as well.

@tomchristie tomchristie merged commit 1ba3e2a into master Nov 28, 2022
@tomchristie tomchristie deleted the fix-ci-failure branch November 28, 2022 12:29
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.

None yet

2 participants