]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Merge pull request #478 from bwelling/query-use-context-managers
authorBob Halley <halley@dnspython.org>
Thu, 21 May 2020 14:47:50 +0000 (07:47 -0700)
committerGitHub <noreply@github.com>
Thu, 21 May 2020 14:47:50 +0000 (07:47 -0700)
Use context managers in the query methods.


Trivial merge