-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Private imports from httpx. #2673
Copy link
Copy link
Open
Description
Prompted by encode/httpx#3287
starlette is currently using private imports from httpx...
These are broken against the latest minor point release, which includes this (internal) refactoring... encode/httpx#3245
It's possible that the path of least resistance for the short term is for httpx to re-include URLTypes, tho really we need to be making sure that downstream packages are not using private imports.
Some prior discussion of this also at #2534.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels