- Python async - In this beta release, async support is now "feature complete". If you notice missing async support for something, it's probably a bug! Usage instructions for the async interface are available in the README.md.
- #1253 Beta: Support 'allow_sync_methods=False' in HTTPXClient
- #1254 Beta: add AIOHTTP http client
- #1247 Make
ListObject.auto_paging_iter() implement AsyncIterator
See the changelog for more details.