Skip to content

21.6.0: Python 3.10 API sync

Latest
Compare
Choose a tag to compare
@ncoghlan ncoghlan released this 27 Jun 06:37
· 30 commits to master since this release
94174ba
  • Module API aligned with Python 3.10 (including all asynchronous APIs)
  • Dropped support for Python 3.5 and earlier due to lack of async generator support
  • Added API type hinting
  • Switched to calendar based versioning