<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns/query.py, branch win32util</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>Moved "connected" to better spot</title>
<updated>2021-10-13T21:19:11+00:00</updated>
<author>
<name>Paul Hoffman</name>
<email>phoffman@proper.com</email>
</author>
<published>2021-10-13T21:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=d9af2d209876b253b5defc0d6642e8c9f1af4c4d'/>
<id>d9af2d209876b253b5defc0d6642e8c9f1af4c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the "connected" from UDP sockets (thank you Brian!)</title>
<updated>2021-10-13T21:04:07+00:00</updated>
<author>
<name>Paul Hoffman</name>
<email>phoffman@proper.com</email>
</author>
<published>2021-10-13T21:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=cb4fbad60e06266ccc9614727653e99781648333'/>
<id>cb4fbad60e06266ccc9614727653e99781648333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added "connected" to references to socket.socket.</title>
<updated>2021-10-13T19:41:02+00:00</updated>
<author>
<name>Paul Hoffman</name>
<email>phoffman@proper.com</email>
</author>
<published>2021-10-13T19:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=6a9649ccef74b42856fb1359ef96c1a456bef0a1'/>
<id>6a9649ccef74b42856fb1359ef96c1a456bef0a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate the need for a serial parameter to inbound_xfr()</title>
<updated>2021-05-18T13:59:58+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-05-18T13:59:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=2dab021d03750b56cb4eca5420603f5471054a6e'/>
<id>2dab021d03750b56cb4eca5420603f5471054a6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added serial to inbound_xfr arguments</title>
<updated>2021-05-18T11:22:06+00:00</updated>
<author>
<name>Hidde van der Heide</name>
<email>hvanderheide@nexuz.net</email>
</author>
<published>2021-05-18T11:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=6f9464dfc8bd503603dc34c3be4c9862df0c6f18'/>
<id>6f9464dfc8bd503603dc34c3be4c9862df0c6f18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>is_udp is better as Inbound attribute not parameter to process_message().  Increase coverage.</title>
<updated>2020-08-23T02:11:19+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-23T02:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=ae2b35b0145ae3b75c9494a984b14ff3851e9532'/>
<id>ae2b35b0145ae3b75c9494a984b14ff3851e9532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove parameters that are no longer used in inbound_xfr()</title>
<updated>2020-08-22T17:43:49+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-22T17:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=6fe02541577ef8113b60d1cadc49bd74efab0ff2'/>
<id>6fe02541577ef8113b60d1cadc49bd74efab0ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement new inbound xfr design.</title>
<updated>2020-08-21T14:40:45+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-17T00:58:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a7de0230bcbd9eb1a92cebe988394231cd6437da'/>
<id>a7de0230bcbd9eb1a92cebe988394231cd6437da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pylint linting</title>
<updated>2020-07-31T23:03:09+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-31T23:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=049eedd8ab25f211d0fcd88726098327cc27ddb2'/>
<id>049eedd8ab25f211d0fcd88726098327cc27ddb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint</title>
<updated>2020-07-19T14:32:05+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-07-19T14:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=b9adb75959c600c2b6b134efc7a885a374619bcb'/>
<id>b9adb75959c600c2b6b134efc7a885a374619bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
