Skip to content

Embracing TaskGroups

Latest
Compare
Choose a tag to compare
@twisteroidambassador twisteroidambassador released this 02 Sep 12:21
· 2 commits to master since this release

This version uses TaskGroups from Python 3.11. It no longer support Python 3.10 or below; please use an older release for these versions.

Resolvers are factored out and made pluggable. This enables, for example, implementing a DNS-over-HTTPS resolver and using that directly when creating a happy eyeballs connection.

For a full list of changes, check out the Changelog.