<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/roots/test-linkcheck-localserver, branch master</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>linkcheck: Use context managers for HTTP requests (#11318)</title>
<updated>2023-05-09T16:09:35+00:00</updated>
<author>
<name>James Addison</name>
<email>55152140+jayaddison@users.noreply.github.com</email>
</author>
<published>2023-05-09T16:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=c9d0933e5d8e34aa9d2c1d88c5a80b46b575730e'/>
<id>c9d0933e5d8e34aa9d2c1d88c5a80b46b575730e</id>
<content type='text'>
This closes HTTP responses when no content reads are required, as
when requests are made in streaming mode, ``requests`` doesn't know
whether the caller may intend to later read content from a streamed
HTTP response object and holds the socket open.

Co-authored-by: Adam Turner &lt;9087854+AA-Turner@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes HTTP responses when no content reads are required, as
when requests are made in streaming mode, ``requests`` doesn't know
whether the caller may intend to later read content from a streamed
HTTP response object and holds the socket open.

Co-authored-by: Adam Turner &lt;9087854+AA-Turner@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Increase timeout threshold for ``linkcheck`` tests (#11326)</title>
<updated>2023-04-21T01:08:14+00:00</updated>
<author>
<name>James Addison</name>
<email>55152140+jayaddison@users.noreply.github.com</email>
</author>
<published>2023-04-21T01:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=d8f15c7361c4766667db65252b685f19d4a08b56'/>
<id>d8f15c7361c4766667db65252b685f19d4a08b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase ``test_linkcheck`` timeouts</title>
<updated>2023-03-24T01:07:25+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-03-24T01:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=7d928b3e7910d9bd5b232548a2d5998331c29b59'/>
<id>7d928b3e7910d9bd5b232548a2d5998331c29b59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up ``test_linkcheck``</title>
<updated>2023-03-24T00:29:27+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-10T16:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=97f07ca83c70bba55fe1c1cb25993e5240e4187d'/>
<id>97f07ca83c70bba55fe1c1cb25993e5240e4187d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linkcheck: Test redirect following for HEAD and GET</title>
<updated>2020-11-11T17:32:53+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-11-11T10:17:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=53ca608bc08ddb96ce7ebb5c609dc642555939ce'/>
<id>53ca608bc08ddb96ce7ebb5c609dc642555939ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename test-linkcheck-localserver{,-anchor}</title>
<updated>2020-11-11T17:32:52+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-11-11T09:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=6ea0a123c63eedee9fc2569f3e1a3e2a5ae5a828'/>
<id>6ea0a123c63eedee9fc2569f3e1a3e2a5ae5a828</id>
<content type='text'>
Precise the `linkcheck_anchors` option is enabled. Frees the name
`test-linkcheck-localserver` for future tests without that option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Precise the `linkcheck_anchors` option is enabled. Frees the name
`test-linkcheck-localserver` for future tests without that option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #8268: make linkcheck report HTTP errors</title>
<updated>2020-10-03T12:33:29+00:00</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-10-03T10:59:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=5ea8ee133dfac71e58d1d6fb8f6b38a7ba249a7c'/>
<id>5ea8ee133dfac71e58d1d6fb8f6b38a7ba249a7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
