You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes
=======
* Add test.yml workflow
* Update error handling to take into account timeout scenarios after
`send_request` is called again after retry
* Update error handling to take into account httpx ReadTimeout,
WriteError and WriteTimeout
* Update JSON streaming/parsing to handle when ijson uses Python as the
backend and thus can raise different errors
* Update ijson from 3.3.0 to 3.4.0 to get Python 3.13 wheel
0 commit comments