summaryrefslogtreecommitdiff
path: root/doc/query.rst
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-08-16 17:58:29 -0700
committerBob Halley <halley@dnspython.org>2020-08-21 07:40:45 -0700
commita7de0230bcbd9eb1a92cebe988394231cd6437da (patch)
tree80eaac1c15eda312309c0d87f904a19a55fafc1c /doc/query.rst
parente2888f116e0c98748f63044e9801acd0d18defd5 (diff)
downloaddnspython-xfr.tar.gz
Implement new inbound xfr design.xfr
Diffstat (limited to 'doc/query.rst')
-rw-r--r--doc/query.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/query.rst b/doc/query.rst
index 08940b4..beb0869 100644
--- a/doc/query.rst
+++ b/doc/query.rst
@@ -41,4 +41,11 @@ HTTPS
Zone Transfers
--------------
+As of dnspython 2.1, ``dns.query.xfr`` is deprecated. Please use
+``dns.query.inbound_xfr`` instead.
+
+.. autoclass:: dns.query.UDPMode
+
+.. autofunction:: dns.query.inbound_xfr
+
.. autofunction:: dns.query.xfr