-
Notifications
You must be signed in to change notification settings - Fork 88
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
API change from 0.0.13->0.1.1 #52
Comments
You should NOT import anything from |
Merged
#53 restores the behavior of 0.0.13, but please fix your code to not import anything from httptools submodules, we will make them private in a future release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The httptools 1.0.0 release notes say that there should be no breaking change, but upgrading httptools from version 0.0.13 breaks uvicorn tests:
PR: encode/uvicorn#569
Test: https://travis-ci.org/encode/uvicorn/jobs/647886597
The text was updated successfully, but these errors were encountered: