From: Wes <5124946+wesinator@users.noreply.github.com> Date: Wed, 2 Feb 2022 03:59:30 +0000 (-0500) Subject: resolve func docs - fix `lifetime` var rendering X-Git-Tag: v2.2.1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=131f800da996f962094c721ef44d0060344030e3;p=thirdparty%2Fdnspython.git resolve func docs - fix `lifetime` var rendering (cherry picked from commit 8a5010ebff8a174a6214da4425020e5ffb5885de) --- diff --git a/dns/resolver.py b/dns/resolver.py index ef2a6d5c..7da7a613 100644 --- a/dns/resolver.py +++ b/dns/resolver.py @@ -1018,7 +1018,7 @@ class Resolver(BaseResolver): *source_port*, an ``int``, the port from which to send the message. *lifetime*, a ``float``, how many seconds a query should run - before timing out. + before timing out. *search*, a ``bool`` or ``None``, determines whether the search list configured in the system's resolver configuration