<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns/zone.py, branch processing_order_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 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://trove.baserock.org/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>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://trove.baserock.org/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>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://trove.baserock.org/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>
<entry>
<title>make `name in zone` consistent with `zone[name]`</title>
<updated>2021-02-16T22:21:13+00:00</updated>
<author>
<name>kimbo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2021-02-16T22:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=7d4d4715b5ebbe01cc4e4a0da662116263d747b1'/>
<id>7d4d4715b5ebbe01cc4e4a0da662116263d747b1</id>
<content type='text'>
specifically, allow name to be a str, and raise a KeyError if name
cannot be converted into a dns.name.Name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
specifically, allow name to be a str, and raise a KeyError if name
cannot be converted into a dns.name.Name
</pre>
</div>
</content>
</entry>
<entry>
<title>add effective origin to origin_information()</title>
<updated>2020-08-20T12:17:30+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-20T12:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=e2888f116e0c98748f63044e9801acd0d18defd5'/>
<id>e2888f116e0c98748f63044e9801acd0d18defd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Txns and txn managers have a single RdataClass</title>
<updated>2020-08-19T23:46:30+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-19T23:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=264668a768904855e8c230860ebcb127c04e5256'/>
<id>264668a768904855e8c230860ebcb127c04e5256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename masterfile to zonefile</title>
<updated>2020-08-19T23:14:24+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-19T23:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=bccfd05f2b89adcb379fcebb7d0c4140aca4a6fb'/>
<id>bccfd05f2b89adcb379fcebb7d0c4140aca4a6fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>store reference to manager in all txns; add origin_information()</title>
<updated>2020-08-19T02:23:22+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-19T02:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=1b2af789ffc6c8da54dda199a94c9d79797d356c'/>
<id>1b2af789ffc6c8da54dda199a94c9d79797d356c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow explicit commit/rollback.  Prevent multiple txn end.  Add txn.changed().</title>
<updated>2020-08-13T14:31:57+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-13T14:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=677c3c03c91d5d758e2f7a225a7455d9b2b5da24'/>
<id>677c3c03c91d5d758e2f7a225a7455d9b2b5da24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Transaction support.</title>
<updated>2020-08-11T01:14:30+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-30T16:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=238131c3cf2bf920d9d84bc3e623705f83a8d64e'/>
<id>238131c3cf2bf920d9d84bc3e623705f83a8d64e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
