]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Merge pull request #504 from rthalley/async
authorBob Halley <halley@dnspython.org>
Sun, 14 Jun 2020 19:39:54 +0000 (12:39 -0700)
committerGitHub <noreply@github.com>
Sun, 14 Jun 2020 19:39:54 +0000 (12:39 -0700)
Support trio, curio, and asyncio with one API!


Trivial merge