]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Merge pull request #794 from bwelling/asyncnullcontext
authorBob Halley <halley@dnspython.org>
Fri, 18 Mar 2022 21:00:48 +0000 (14:00 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Mar 2022 21:00:48 +0000 (14:00 -0700)
Use nullcontext for async code, as well.


Trivial merge