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

Add exceptions missing from top-level package #1045

Merged
merged 3 commits into from
Jul 3, 2020
Merged

Conversation

florimondmanca
Copy link
Member

@florimondmanca florimondmanca commented Jul 2, 2020

While working on #1044 I found out that some exceptions we define were not exposed at the httpx package level.

This PR fixes that, and adds a meta-test to ensure this won't happen again…

Refs #949

(Note: in this PR I'm tentatively adding StreamError to public API because right now we have it, but as per #949 (comment) we can later decide to just drop it.)

@florimondmanca florimondmanca requested a review from a team July 2, 2020 17:17
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.

2 participants