<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns, branch nanonameserver</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>Expose dns.trio.query.read_exactly() as it is useful.</title>
<updated>2020-05-31T15:58:59+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-31T15:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=26e509d5fe74f77c8abce0f2f8b4f82871fdd70e'/>
<id>26e509d5fe74f77c8abce0f2f8b4f82871fdd70e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WireData did not implement the iteration protocol correctly and was thus uniterable.</title>
<updated>2020-05-30T13:37:14+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-30T13:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=fb47f0eb986fd9d203279377440548a84c45a29f'/>
<id>fb47f0eb986fd9d203279377440548a84c45a29f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the prior fix for exception handling was still not right, missing a continue</title>
<updated>2020-05-29T15:48:23+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-29T15:48:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=2271db001eb818d673b0ff8ea16866b95261e3ec'/>
<id>2271db001eb818d673b0ff8ea16866b95261e3ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check character-string length for HINFO records</title>
<updated>2020-05-29T10:48:27+00:00</updated>
<author>
<name>Nils Wisiol</name>
<email>mail@nils-wisiol.de</email>
</author>
<published>2020-05-29T10:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=28bde999ee9b5f57c06b4761d130a193f0e51972'/>
<id>28bde999ee9b5f57c06b4761d130a193f0e51972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix resolve() NoAnswer problems from [Issue #488]</title>
<updated>2020-05-28T13:04:04+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-28T13:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=11485861f6cfcd762871f903bd68a798089f0697'/>
<id>11485861f6cfcd762871f903bd68a798089f0697</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 #487 from pspacek/pickle_rdata</title>
<updated>2020-05-27T20:36:03+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-27T20:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=c3c14141b63cd14030ef5588b079d5058d23dbb4'/>
<id>c3c14141b63cd14030ef5588b079d5058d23dbb4</id>
<content type='text'>
make rdata objects picklable again</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make rdata objects picklable again</pre>
</div>
</content>
</entry>
<entry>
<title>further tighten resolve() default settings</title>
<updated>2020-05-27T20:30:05+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-27T20:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=f952afd92b0aa75fd59f6cb187d76a4ae0dffd16'/>
<id>f952afd92b0aa75fd59f6cb187d76a4ae0dffd16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make rdata objects picklable again</title>
<updated>2020-05-27T09:06:41+00:00</updated>
<author>
<name>Petr Špaček</name>
<email>petr.spacek@nic.cz</email>
</author>
<published>2020-05-27T09:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a4e3eca5c4361f89061e43458034fe0ef6284b62'/>
<id>a4e3eca5c4361f89061e43458034fe0ef6284b62</id>
<content type='text'>
__getstate__ implementation based on tuple and ordered __slots__
is slightly faster than implementation based on dicts.
It also produces smaller blobs.

Speed of this implementation is +- few percents the same
as it was in dnspython 1.16.0 and it now produces smaller blobs.

Fixes: #485
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
__getstate__ implementation based on tuple and ordered __slots__
is slightly faster than implementation based on dicts.
It also produces smaller blobs.

Speed of this implementation is +- few percents the same
as it was in dnspython 1.16.0 and it now produces smaller blobs.

Fixes: #485
</pre>
</div>
</content>
</entry>
<entry>
<title>clearly people do not delete from NameDicts very often</title>
<updated>2020-05-23T21:27:04+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-23T21:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=8bb39d33ff5bc834773ee8e83bc62c4daa9e4372'/>
<id>8bb39d33ff5bc834773ee8e83bc62c4daa9e4372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>leading zero detection in dns.ipv4.inet_aton() was broken</title>
<updated>2020-05-23T20:58:34+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-23T20:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=9b641b5fbf5122ceb81f1f529b74793c3c9515f1'/>
<id>9b641b5fbf5122ceb81f1f529b74793c3c9515f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
