-
-
Notifications
You must be signed in to change notification settings - Fork 690
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
0.65 TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app' #2443
Comments
I fixed this code in Lines 1571 to 1573 in 753ddc9
In Lines 2015 to 2020 in e85517d
|
I don't think depending on (Also the tests just failed because my Pyodide test currently pins to 0.23.0) |
Released in 0.65.1. |
To ensure fix for the HTTPX problem: - simonw/datasette#2443
Just stared seeing this error today after the release of
httpx
0.28.0:The text was updated successfully, but these errors were encountered: