]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Merge pull request #845 from rthalley/asyncio-timeout-fix
authorBob Halley <halley@dnspython.org>
Sat, 8 Oct 2022 14:04:29 +0000 (07:04 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2022 14:04:29 +0000 (07:04 -0700)
Asyncio sockets should work after a timeout [#843].


Trivial merge