<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns/_asyncbackend.py, branch rrset-reader</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>Lint pass</title>
<updated>2021-05-03T00:12:38+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-05-03T00:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=2d6630c50663e9cd55d7485642bac2eda02e96a0'/>
<id>2d6630c50663e9cd55d7485642bac2eda02e96a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Abstract methods should raise NotImplementedError, not return None</title>
<updated>2021-01-31T22:50:14+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-01-31T22:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5f45d6037aa3c9064eb880cf9c22d5180e4cf160'/>
<id>5f45d6037aa3c9064eb880cf9c22d5180e4cf160</id>
<content type='text'>
getpeername() and getsockname() are part of the abstract API but weren't
defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
getpeername() and getsockname() are part of the abstract API but weren't
defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>make passing a socket to async routines actually work</title>
<updated>2020-06-17T21:05:35+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-06-17T21:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=ffdd837961fceab98c763fb5fbc63ab157e78e9c'/>
<id>ffdd837961fceab98c763fb5fbc63ab157e78e9c</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-06-16T15:10:16+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-06-16T15:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=18e5a9ba0975c06787240ed77013bc6974279e3e'/>
<id>18e5a9ba0975c06787240ed77013bc6974279e3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move low_level_address_tuple() to dns.inet; add some no-coverage comments</title>
<updated>2020-06-13T18:25:42+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-06-13T18:25:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=dfff63e1d4cefc8af15abe37e9b8cce39951ac72'/>
<id>dfff63e1d4cefc8af15abe37e9b8cce39951ac72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some comments about opportunities after 3.6 is not supported.</title>
<updated>2020-06-13T17:57:46+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-06-13T17:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=dce23a614f2d11bd802c7f9aed8f3ab0e883f468'/>
<id>dce23a614f2d11bd802c7f9aed8f3ab0e883f468</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add TLS for Trio and Curio.</title>
<updated>2020-06-12T14:31:57+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-06-12T14:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=b7da95bdb11d8e0afa7e880127c60e1140f060ea'/>
<id>b7da95bdb11d8e0afa7e880127c60e1140f060ea</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-06-12T13:40:40+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-06-12T13:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=dbf4731303b9d49fd34c2da3968a40e9f8d5921d'/>
<id>dbf4731303b9d49fd34c2da3968a40e9f8d5921d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support trio, curio, and asyncio with one API!</title>
<updated>2020-06-12T01:50:30+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-06-12T01:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=98b344d625190c3b536682775fb0e0340e715063'/>
<id>98b344d625190c3b536682775fb0e0340e715063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
