Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@karpetrosyan
Copy link
Contributor

@karpetrosyan karpetrosyan commented Jul 28, 2023

Closes #761

Checklist

  • Change type of the extensions.
  • Update changelog

@karpetrosyan karpetrosyan requested a review from a team July 28, 2023 11:41
Co-authored-by: Marcelo Trylesinski <[email protected]>
@karpetrosyan
Copy link
Contributor Author

Thank you @Kludex !

@karpetrosyan karpetrosyan merged commit c86d507 into encode:master Jul 28, 2023
This was referenced Aug 1, 2023
@lovelydinosaur
Copy link
Contributor

Just coming back to this ...and... any reason for use to not use Dict[...] here instead?
Would that be preferable?

@karpetrosyan
Copy link
Contributor Author

It makes no difference for httpx; for httpcore, it's just a bit of reusability.

Other libraries built on top of httpcore can use more than just a dictionary.

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.

Change the type of extension from Mapping to MutableMapping.

4 participants