<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns/message.py, branch cmp_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>fix accidental reversion of message.py typo fix</title>
<updated>2021-10-11T22:27:10+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-11T22:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=fdd3f77fccd3bd652f1a78397f944eca4fbbe964'/>
<id>fdd3f77fccd3bd652f1a78397f944eca4fbbe964</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>
<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>
<entry>
<title>Change ChainingResult "rrset" to "answer"; fix typo.</title>
<updated>2020-12-21T19:43:19+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-12-21T19:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=960a48bbc05a3d554eb0a768c7f583dbbc8ae205'/>
<id>960a48bbc05a3d554eb0a768c7f583dbbc8ae205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve_chaining() now returns a ChainingResult object.</title>
<updated>2020-12-21T15:39:08+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-12-21T15:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=d4a7bd69f2d678f04134556e1587633d39c74a00'/>
<id>d4a7bd69f2d678f04134556e1587633d39c74a00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve_chaining() should not go into an infinite loop if the qtype is</title>
<updated>2020-12-21T15:11:30+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-12-21T15:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=0cadb332e9946fb404fe70a0ba2775733f6a6824'/>
<id>0cadb332e9946fb404fe70a0ba2775733f6a6824</id>
<content type='text'>
CNAME and there is no answer [Issue #610].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CNAME and there is no answer [Issue #610].
</pre>
</div>
</content>
</entry>
<entry>
<title>fix rrset match signature problems</title>
<updated>2020-09-03T14:46:53+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-09-03T14:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=78362aa6b9bce8f0942577c72773cb36c5050b92'/>
<id>78362aa6b9bce8f0942577c72773cb36c5050b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
