<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns, branch continue_on_error</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/'/>
<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://91.123.203.49/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>change error format to have current instead of last good</title>
<updated>2021-10-23T23:38:34+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-09-27T14:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=b349b1b5b6bc769a78fec059a6856fb4bc185268'/>
<id>b349b1b5b6bc769a78fec059a6856fb4bc185268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>draft 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-26T22:39:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=95677ee0b1dcefd0f1d847f55cbe05a19fe72895'/>
<id>95677ee0b1dcefd0f1d847f55cbe05a19fe72895</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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>_cmp() raised NoRelativeRdataOrdering in abs vs. abs case</title>
<updated>2021-10-14T16:37:54+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-14T16:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=56e2a3a1f7248cde6e4a0729d6ab226057706a43'/>
<id>56e2a3a1f7248cde6e4a0729d6ab226057706a43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/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 ordering issue with relative rdatas</title>
<updated>2021-10-14T16:13:08+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-14T16:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5e805bbf3ff34365bed632e01afe5a0d550c8467'/>
<id>5e805bbf3ff34365bed632e01afe5a0d550c8467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve dns.message.make_query() docs.</title>
<updated>2021-10-13T23:32:46+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-10-13T23:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=fd830f71579f8337d0f9a0c3c40e7b5683957cc4'/>
<id>fd830f71579f8337d0f9a0c3c40e7b5683957cc4</id>
<content type='text'>
Update the docs to match the code.  Specifically, the docs implied that
EDNS was only enabled if use_edns was set, while the code would enable
EDNS if any parameter that required EDNS was set and use_edns was not
set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the docs to match the code.  Specifically, the docs implied that
EDNS was only enabled if use_edns was set, while the code would enable
EDNS if any parameter that required EDNS was set and use_edns was not
set.
</pre>
</div>
</content>
</entry>
</feed>
