<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/tests, branch rrset-reader</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>rrset-reader PR</title>
<updated>2021-11-01T16:12:17+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-31T21:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5a16bfb4c227da98b6c19a4ca88da991e6a24b47'/>
<id>5a16bfb4c227da98b6c19a4ca88da991e6a24b47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #694 from rthalley/continue_on_error</title>
<updated>2021-10-26T00:37:00+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-26T00:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=99166c2c2915c594df5cbbb2fffa6075309ae703'/>
<id>99166c2c2915c594df5cbbb2fffa6075309ae703</id>
<content type='text'>
Continue on error</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Continue on error</pre>
</div>
</content>
</entry>
<entry>
<title>Validate resolver nameservers when set [Issue #699].</title>
<updated>2021-10-24T13:10:58+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-24T13:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=e298b0d231db0444746886252c9a48ce8fce364d'/>
<id>e298b0d231db0444746886252c9a48ce8fce364d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify; add a MessageError class.</title>
<updated>2021-10-24T11:53:23+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-24T11:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a6ba21c6f07d4fbc481d21a3a660e5ecfef32476'/>
<id>a6ba21c6f07d4fbc481d21a3a660e5ecfef32476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test of continue_on_error</title>
<updated>2021-10-23T23:38:34+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-09-27T16:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=30508f8e1ceed4949763e19b31e70fffa2b3afdd'/>
<id>30508f8e1ceed4949763e19b31e70fffa2b3afdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #703 from rthalley/cmp_fix</title>
<updated>2021-10-20T15:37:21+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-20T15:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=db8f8459664d38df0683c7946928f6431918bf9a'/>
<id>db8f8459664d38df0683c7946928f6431918bf9a</id>
<content type='text'>
Fix #698 and #702, problems caused by _cmp() giving the wrong result in some cases</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #698 and #702, problems caused by _cmp() giving the wrong result in some cases</pre>
</div>
</content>
</entry>
<entry>
<title>Allow digest type 0 for CDS</title>
<updated>2021-10-20T14:56:36+00:00</updated>
<author>
<name>Peter Thomassen</name>
<email>peter@desec.io</email>
</author>
<published>2021-10-20T14:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=d5592bbd627d1c177c8b51dfcfa08ad00c3988f0'/>
<id>d5592bbd627d1c177c8b51dfcfa08ad00c3988f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add id to dns.message.make_query().</title>
<updated>2021-10-14T18:15:55+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-10-14T18:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=4eb5dc951ebe26f0b8b909d241607a19ac49fdc6'/>
<id>4eb5dc951ebe26f0b8b909d241607a19ac49fdc6</id>
<content type='text'>
Allow the caller to supply a message id when building a query.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow the caller to supply a message id when building a query.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow relative rdata comparisons for now, but disallow in the future.</title>
<updated>2021-10-14T16:14:23+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-14T16:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=c80d40a8b9b5788f98af9782afb72f09c00e268a'/>
<id>c80d40a8b9b5788f98af9782afb72f09c00e268a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #698 and #702, problems caused by _cmp() giving the wrong</title>
<updated>2021-10-11T22:01:03+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-10T23:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=51a96a2e2c80aaf81229ce01e3f74a15d67f7ef9'/>
<id>51a96a2e2c80aaf81229ce01e3f74a15d67f7ef9</id>
<content type='text'>
result in certain comparisons of rdata with relative and absolute
names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
result in certain comparisons of rdata with relative and absolute
names.
</pre>
</div>
</content>
</entry>
</feed>
