<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns/message.py, branch absolute_origin_zone_txn_fix</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>Add flags to dns.message.make_query().</title>
<updated>2021-11-02T17:41:15+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-11-02T17:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=d52b840088a2c4e496a0e68f6db441c8c1340c41'/>
<id>d52b840088a2c4e496a0e68f6db441c8c1340c41</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>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://trove.baserock.org/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://trove.baserock.org/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>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>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://trove.baserock.org/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>
<entry>
<title>fix typo and improve dns.message.Message.is_response() doc string</title>
<updated>2021-10-10T23:57:37+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-10T23:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=f8bd3357c0cc65b9dd20576c5891bbcd345766d3'/>
<id>f8bd3357c0cc65b9dd20576c5891bbcd345766d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use methods with appropriate rcode/opcode typecasting in Message.to_text()</title>
<updated>2021-01-04T22:34:45+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-01-04T22:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=1b2b550f96e20a35b552cb2497c59d5e4e0fc9a6'/>
<id>1b2b550f96e20a35b552cb2497c59d5e4e0fc9a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cast flags and ednsflags to int when calling dns.rcode.from_flags() and</title>
<updated>2021-01-04T21:49:50+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-01-04T21:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5103169149bbf8fb1d5da803d4a408b7fefda511'/>
<id>5103169149bbf8fb1d5da803d4a408b7fefda511</id>
<content type='text'>
dns.opcode.from_flags().  This avoids subsequent to_text issues and other
type confusion if the values were allowed to remain IntFlags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dns.opcode.from_flags().  This avoids subsequent to_text issues and other
type confusion if the values were allowed to remain IntFlags.
</pre>
</div>
</content>
</entry>
<entry>
<title>_WireReader.read() should make flags a dns.flags.Flag [Issue #606]</title>
<updated>2021-01-04T20:17:36+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-01-04T20:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=14bbb9ce8865dd41465f85a1fce23989b5cb3cd0'/>
<id>14bbb9ce8865dd41465f85a1fce23989b5cb3cd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
