broken with httpx 0.10
See original GitHub issueDescribe the bug
authlib uses old classes of httpx. New version of httpx 0.10 removed AsyncRequest
AsyncResponse
and also there’s no middleware.
Environment:
- OS: Linux
- Python Version: 3.7
- Authlib Version: 0.13
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Advanced Usage - HTTPX
When you make requests using the top-level API as documented in the Quickstart guide, HTTPX has to establish a new connection for every...
Read more >Python module not found even though "Requirement Already ...
Run in command prompt. pip list. Check what version you have installed on your system if you have an old version.
Read more >cryptocom-exchange 0.11.16 on PyPI - Libraries.io
Python 3.7+ async library for crypto.com/exchange API using httpx and ... PLEASE use 0.10.3+ [prev versions have private websocket broken ...
Read more >Deductions | Gymnastics Wiki - Fandom
0.10 Deduction ; flexed feet. 1dzogl.gif ; lacking flexibility in split (up to 20°). 4p5eio.gif ; insufficient arch position in ring leap or...
Read more >Package List — Spack 0.20.0.dev0 documentation
boostmplcartesianproduct, perl-net-http, qt-base ... Versions: 0.14, 0.10; Build Dependencies: gnuconfig, pkgconfig, m4, autoconf, automake, libtool, gsl, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Still getting error
fixed in master