Skip to content

v8.5.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@richardm-stripe richardm-stripe released this 27 Feb 20:07
· 90 commits to master since this release
  • 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.