v4.1.9
Added
- Added Python
SyncClient/SyncRequestBuilder/SyncResponsewrappers for no-event-loop HTTP calls, plus an explicitAsyncClientalias for the existing async client.
Fixed
- Corrected Python docs and type stubs so sync HTTP is the default PyPI quickstart and async response helper annotations match runtime behavior.