<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/tests/test_message.py, branch 2.3</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 EDNS padding.</title>
<updated>2022-03-23T12:47:26+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-03-20T19:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=f390fb666eab1a821c62d56fdf7e2247bce4bdd2'/>
<id>f390fb666eab1a821c62d56fdf7e2247bce4bdd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>black autoformatting</title>
<updated>2022-03-15T15:37:20+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-03-15T15:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=b1d2332687adbecc0acbb4e623124f783f859d9e'/>
<id>b1d2332687adbecc0acbb4e623124f783f859d9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix various typing issues (typos)</title>
<updated>2022-01-29T21:43:20+00:00</updated>
<author>
<name>Sebastian Wagner</name>
<email>sebix@sebix.at</email>
</author>
<published>2022-01-29T21:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a593b38d892f6b5b2180086157d73bff181f1475'/>
<id>a593b38d892f6b5b2180086157d73bff181f1475</id>
<content type='text'>
I stumbled over a few typos and then decided to fix 'em all
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I stumbled over a few typos and then decided to fix 'em all
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not impose 2**31-1 bounds on TTL-like things; impose 2**32-1.</title>
<updated>2021-11-16T15:17:02+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-16T15:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=e35de75ae3df365055f62f787b3cbe4ba25364cc'/>
<id>e35de75ae3df365055f62f787b3cbe4ba25364cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>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>_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>
</feed>
