<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns/resolver.py, branch python3</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>redirect to dnspython</title>
<updated>2016-09-20T12:45:34+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@play-bow.org</email>
</author>
<published>2016-09-20T12:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=34e2240a4b3a800331fd77c724bdca67d095a2bc'/>
<id>34e2240a4b3a800331fd77c724bdca67d095a2bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass the response to NoAnswer correctly</title>
<updated>2016-02-21T23:50:11+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@play-bow.org</email>
</author>
<published>2016-02-21T23:50:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=794a042f511d15abe3a22c551a8effac964cf337'/>
<id>794a042f511d15abe3a22c551a8effac964cf337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import dns.tsig</title>
<updated>2016-02-21T23:31:34+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@play-bow.org</email>
</author>
<published>2016-02-21T23:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=ff7e05126c7c6de3f0fda7ddf855dea27939028c'/>
<id>ff7e05126c7c6de3f0fda7ddf855dea27939028c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In python 3, the getaddrinfo 'socktype' parameter was renamed to 'type'</title>
<updated>2015-10-06T14:37:41+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@play-bow.org</email>
</author>
<published>2015-10-06T14:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=6ebdf8eff99e08040b43a5f443672c58a281e59f'/>
<id>6ebdf8eff99e08040b43a5f443672c58a281e59f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add information about protocol, request, and response to NoNameservers exception.</title>
<updated>2015-05-21T12:25:43+00:00</updated>
<author>
<name>Petr Spacek</name>
<email>pspacek@redhat.com</email>
</author>
<published>2015-03-27T13:52:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a6ab3bb6a89c03be48dd2d88f1e4575c5d8166c4'/>
<id>a6ab3bb6a89c03be48dd2d88f1e4575c5d8166c4</id>
<content type='text'>
Information about UDP/TCP protocol usage is returned from str(NoNameservers) but
request and response variables are intended for application debug logs
and are not returned from str().

str() for parametrized version of the exception now returns string like:
All nameservers failed to answer the query localhost. IN URI: Server 192.0.2.1 TCP port 53 anwered BADVERS; Server 192.0.2.2 UDP port 53 anwered BADVERS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Information about UDP/TCP protocol usage is returned from str(NoNameservers) but
request and response variables are intended for application debug logs
and are not returned from str().

str() for parametrized version of the exception now returns string like:
All nameservers failed to answer the query localhost. IN URI: Server 192.0.2.1 TCP port 53 anwered BADVERS; Server 192.0.2.2 UDP port 53 anwered BADVERS
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert NoNameservers exception to the new DNSException style.</title>
<updated>2015-05-21T12:25:43+00:00</updated>
<author>
<name>Petr Spacek</name>
<email>pspacek@redhat.com</email>
</author>
<published>2015-03-25T08:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=235e921d84b66c876437090dee8c1bc8517fd923'/>
<id>235e921d84b66c876437090dee8c1bc8517fd923</id>
<content type='text'>
str() for parametrized version now returns string like:
All nameservers failed to answer the query localhost. IN URI: Server 192.0.2.1 anwered BADVERS; Server 192.0.2.55 anwered BADVERS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
str() for parametrized version now returns string like:
All nameservers failed to answer the query localhost. IN URI: Server 192.0.2.1 anwered BADVERS; Server 192.0.2.55 anwered BADVERS
</pre>
</div>
</content>
</entry>
<entry>
<title>Add response to NoAnswer exception.</title>
<updated>2015-05-21T12:25:41+00:00</updated>
<author>
<name>Petr Spacek</name>
<email>pspacek@redhat.com</email>
</author>
<published>2015-03-27T14:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=3a26c39c97c10db22f627c5761d9fd618ee8ef8c'/>
<id>3a26c39c97c10db22f627c5761d9fd618ee8ef8c</id>
<content type='text'>
Only question section is returned from str(NoAnswer).
Whole response variable is intended for application debug logs
and is not returned from str().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only question section is returned from str(NoAnswer).
Whole response variable is intended for application debug logs
and is not returned from str().
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert NoAnswer exception to the new DNSException style.</title>
<updated>2015-05-21T12:25:12+00:00</updated>
<author>
<name>Petr Spacek</name>
<email>pspacek@redhat.com</email>
</author>
<published>2015-03-25T08:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=0ef4c7d10e0273219c8839f01ad9dc4d40d6c25b'/>
<id>0ef4c7d10e0273219c8839f01ad9dc4d40d6c25b</id>
<content type='text'>
str() for paramerized exceptions returns string like:
The DNS response does not contain an answer to the question: localhost. IN URI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
str() for paramerized exceptions returns string like:
The DNS response does not contain an answer to the question: localhost. IN URI
</pre>
</div>
</content>
</entry>
<entry>
<title>Return list of non-existent names as part of str(NXDOMAIN).</title>
<updated>2015-05-21T12:25:12+00:00</updated>
<author>
<name>Petr Spacek</name>
<email>pspacek@redhat.com</email>
</author>
<published>2015-03-19T17:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=d9abf6a4bd59bf579067518d4538a9140708ebdb'/>
<id>d9abf6a4bd59bf579067518d4538a9140708ebdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return timeout duration as part of str(Timeout).</title>
<updated>2015-05-21T12:25:12+00:00</updated>
<author>
<name>Petr Spacek</name>
<email>pspacek@redhat.com</email>
</author>
<published>2015-03-19T17:02:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=33f4ef8257950891690af5b648c4e58b4850e0df'/>
<id>33f4ef8257950891690af5b648c4e58b4850e0df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
