<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git, branch processing_order_fix</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>Add missing dns.rdtypes.util imports [Issue #648].</title>
<updated>2021-03-09T15:52:22+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-03-09T15:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=d7abce9269527b8ccdcaa8e319163540a32ea24d'/>
<id>d7abce9269527b8ccdcaa8e319163540a32ea24d</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 #645 from rthalley/windows_asyncio_fix</title>
<updated>2021-02-26T19:00:20+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-26T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=eed2172c298be00ef19e31a1f782ffd37c843004'/>
<id>eed2172c298be00ef19e31a1f782ffd37c843004</id>
<content type='text'>
asyncio on Windows requries connected sockets.  [Issue #637]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asyncio on Windows requries connected sockets.  [Issue #637]</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #646 from bwelling/zonemd</title>
<updated>2021-02-25T22:32:29+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-25T22:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=b59c8b421b298ab6e1353fecf1fe443096f1dd6b'/>
<id>b59c8b421b298ab6e1353fecf1fe443096f1dd6b</id>
<content type='text'>
ZONEMD support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ZONEMD support</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #647 from kimbo/patch-1</title>
<updated>2021-02-25T22:30:30+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-25T22:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=87d2e56da35d36f481a3658fb6b06c6113f14afc'/>
<id>87d2e56da35d36f481a3658fb6b06c6113f14afc</id>
<content type='text'>
remove extra slash so link works</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove extra slash so link works</pre>
</div>
</content>
</entry>
<entry>
<title>Add custome exceptions.</title>
<updated>2021-02-25T20:47:02+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-25T20:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=79d16e7e8845dd8ae9d824d511a7b9c48090bb08'/>
<id>79d16e7e8845dd8ae9d824d511a7b9c48090bb08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test a non-relativized zone.</title>
<updated>2021-02-25T19:11:36+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-25T19:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=3c278312fbfec85ede7a70215dac3675c520978a'/>
<id>3c278312fbfec85ede7a70215dac3675c520978a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove extra slash so link works</title>
<updated>2021-02-25T18:52:19+00:00</updated>
<author>
<name>Kimball Leavitt</name>
<email>k@httpstat.net</email>
</author>
<published>2021-02-25T18:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=049fa5704286214d6784bacac26a7dadca6ad44b'/>
<id>049fa5704286214d6784bacac26a7dadca6ad44b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more tests.</title>
<updated>2021-02-25T18:43:05+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-25T18:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=2647d7037dd5b6db2a876cc157432213c779b98f'/>
<id>2647d7037dd5b6db2a876cc157432213c779b98f</id>
<content type='text'>
zone.compute_digest() didn't actually work.  It does now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zone.compute_digest() didn't actually work.  It does now.
</pre>
</div>
</content>
</entry>
<entry>
<title>asyncio on Windows requries connected sockets.  [Issue #637]</title>
<updated>2021-02-25T16:55:15+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-25T16:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5969ce9d22277f907ece5bddc4f02054fedd8734'/>
<id>5969ce9d22277f907ece5bddc4f02054fedd8734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Checkpoint ZONEMD support.</title>
<updated>2021-02-24T18:15:46+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-24T18:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=41056eeb7430e54f42d67fd5019a76fe97df049c'/>
<id>41056eeb7430e54f42d67fd5019a76fe97df049c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
