<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/builders, 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>html builder: Append CRC32 checksum to asset URIs (#11415)</title>
<updated>2023-05-11T04:19:31+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-05-11T04:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=ae206694e68bea074aca633ea0d32e9ed882a95f'/>
<id>ae206694e68bea074aca633ea0d32e9ed882a95f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn on deprecated Python-specific index types (#11412)</title>
<updated>2023-05-09T21:57:39+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-05-09T21:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=706f5f9cc83f1d62829bb18ad40bfa5e784e202c'/>
<id>706f5f9cc83f1d62829bb18ad40bfa5e784e202c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Remove HTML 4 support (#11385)</title>
<updated>2023-04-28T10:32:12+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-04-28T10:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=ad473730a3763f241e9aaea1a87d1893f01b86fd'/>
<id>ad473730a3763f241e9aaea1a87d1893f01b86fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ``HTMLTranslator`` and ``html5_ready`` from ``sphinx.builders.html`` (#11383)</title>
<updated>2023-04-28T10:01:14+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-04-28T10:01: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=3e3251d3ba4f1e5fa6d34d995505f4d3ace5acad'/>
<id>3e3251d3ba4f1e5fa6d34d995505f4d3ace5acad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated ``style`` key for HTML templates (#11381)</title>
<updated>2023-04-28T09:41:59+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-04-28T09:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=4be56f3b7ddf44265d2e7a8f26a33ba46be52ab9'/>
<id>4be56f3b7ddf44265d2e7a8f26a33ba46be52ab9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the ``env`` argument to ``Builder`` subclasses required (#11379)</title>
<updated>2023-04-28T09:25:57+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-04-28T09:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=a464c5851d864fa0fe444ec0c43680bb26c154b8'/>
<id>a464c5851d864fa0fe444ec0c43680bb26c154b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)" (#11329)</title>
<updated>2023-04-23T18:06:44+00:00</updated>
<author>
<name>James Addison</name>
<email>55152140+jayaddison@users.noreply.github.com</email>
</author>
<published>2023-04-23T18:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=59de8d52029deca803d38b5d084a3a32c7b7f994'/>
<id>59de8d52029deca803d38b5d084a3a32c7b7f994</id>
<content type='text'>
This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47.</pre>
</div>
</content>
</entry>
<entry>
<title>Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)" (#11343)</title>
<updated>2023-04-21T18:04:26+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-04-21T18:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=aee3c0ab75974790adf359a9c5089d1d781a6b21'/>
<id>aee3c0ab75974790adf359a9c5089d1d781a6b21</id>
<content type='text'>
This keeps some of the added tests, and avoids a full revert of ``sphinx.locale``.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This keeps some of the added tests, and avoids a full revert of ``sphinx.locale``.</pre>
</div>
</content>
</entry>
<entry>
<title>Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)</title>
<updated>2023-04-07T17:07:15+00:00</updated>
<author>
<name>James Addison</name>
<email>55152140+jayaddison@users.noreply.github.com</email>
</author>
<published>2023-04-07T17:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=5d13215b58f93c6be8255ef2e3e20836508c7d47'/>
<id>5d13215b58f93c6be8255ef2e3e20836508c7d47</id>
<content type='text'>
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>
Co-authored-by: Adam Turner &lt;9087854+AA-Turner@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
