<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/tests/test_doh.py, branch master</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>Better DNS-over-HTTPS support. (#908)</title>
<updated>2023-03-19T16:24:32+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2023-03-19T16:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=6c5f0c9d8086c999357531c38b831efd24b6b5ac'/>
<id>6c5f0c9d8086c999357531c38b831efd24b6b5ac</id>
<content type='text'>
This change:

Allows resolution hostnames in URLs using dnspython's resolver
or via a bootstrap address, without rewriting URLs.

Adds full support for source addresses and ports to
httpx, except for asyncio I/O where only the source address
can be specified.

Removes support for requests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change:

Allows resolution hostnames in URLs using dnspython's resolver
or via a bootstrap address, without rewriting URLs.

Adds full support for source addresses and ports to
httpx, except for asyncio I/O where only the source address
can be specified.

Removes support for requests.</pre>
</div>
</content>
</entry>
<entry>
<title>Improve network checking [#812].</title>
<updated>2022-06-04T21:03:56+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-06-04T21:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=fa441823c45b6be90ddbf398103c357adf1e7afd'/>
<id>fa441823c45b6be90ddbf398103c357adf1e7afd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests.util.is_internet_reachable()</title>
<updated>2022-05-16T10:39:40+00:00</updated>
<author>
<name>Benjamin Drung</name>
<email>bdrung@ubuntu.com</email>
</author>
<published>2022-05-16T10:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=0b7f5fe05b157164d0fad543bceb483e07abffde'/>
<id>0b7f5fe05b157164d0fad543bceb483e07abffde</id>
<content type='text'>
Introduce `tests.util.is_internet_reachable` to avoid duplicate code.

Signed-off-by: Benjamin Drung &lt;bdrung@ubuntu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce `tests.util.is_internet_reachable` to avoid duplicate code.

Signed-off-by: Benjamin Drung &lt;bdrung@ubuntu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test padding in DoH</title>
<updated>2022-03-23T13:06:05+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-03-23T13:06:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=44233c7d644a41e1fb90ad6de67b355dd279f6f4'/>
<id>44233c7d644a41e1fb90ad6de67b355dd279f6f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>black autoformatting</title>
<updated>2022-03-15T15:37:20+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-03-15T15:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=b1d2332687adbecc0acbb4e623124f783f859d9e'/>
<id>b1d2332687adbecc0acbb4e623124f783f859d9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 3.6-specific code.</title>
<updated>2022-03-05T21:32:36+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2022-03-05T21:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=8518ee52f6f5685a79abb01ba06594eaef08408c'/>
<id>8518ee52f6f5685a79abb01ba06594eaef08408c</id>
<content type='text'>
We still have to add AsyncExitStacks, and this requires making
the associated socket wrappers async context managers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We still have to add AsyncExitStacks, and this requires making
the associated socket wrappers async context managers.
</pre>
</div>
</content>
</entry>
<entry>
<title>cope with 3.6 exception difference</title>
<updated>2021-12-07T14:01:35+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-12-07T14:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=911c317912cbe05f4b36da0289eec571ad8883cc'/>
<id>911c317912cbe05f4b36da0289eec571ad8883cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>incorporate feedback about sessions, optional http1, and http2 availability</title>
<updated>2021-11-16T14:29:39+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-16T14:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=da5925a4063c5e7c13d84754a03bed1c5da7f208'/>
<id>da5925a4063c5e7c13d84754a03bed1c5da7f208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For DoH, use httpx and with HTTP/2 if we can, but fall back to requests if we have to.</title>
<updated>2021-11-10T16:42:22+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-11-10T16:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=33f140540a45bff0acf6693ec8fa7c66cb91cbe0'/>
<id>33f140540a45bff0acf6693ec8fa7c66cb91cbe0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate resolver nameservers when set [Issue #699].</title>
<updated>2021-10-24T13:10:58+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-24T13:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=e298b0d231db0444746886252c9a48ce8fce364d'/>
<id>e298b0d231db0444746886252c9a48ce8fce364d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
