<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx, 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>Refactor ``status_iterator``</title>
<updated>2023-05-15T09:43:55+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-05-13T01:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=d3c91f951255c6729a53e38c895ddc0af036b5b9'/>
<id>d3c91f951255c6729a53e38c895ddc0af036b5b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't add colours to messagelog</title>
<updated>2023-05-15T09:20:31+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-05-13T01:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=d8d7fed993a2921de6bc0325ea6d47fe9aae8671'/>
<id>d8d7fed993a2921de6bc0325ea6d47fe9aae8671</id>
<content type='text'>
We need to remove colours later for display, so it is pointless to add them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to remove colours later for display, so it is pointless to add them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand the mypy whitelist for 'sphinx.util' (#11406)</title>
<updated>2023-05-12T22:51:59+00:00</updated>
<author>
<name>danieleades</name>
<email>33452915+danieleades@users.noreply.github.com</email>
</author>
<published>2023-05-12T22:51: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=31759d6b082d2216622888173838658fafafb863'/>
<id>31759d6b082d2216622888173838658fafafb863</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'sphinx.ext.duration' from the mypy whitelist (#11404)</title>
<updated>2023-05-12T22:50:44+00:00</updated>
<author>
<name>danieleades</name>
<email>33452915+danieleades@users.noreply.github.com</email>
</author>
<published>2023-05-12T22:50: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=1c5158e01095a59550ba74f362cf1f024073922a'/>
<id>1c5158e01095a59550ba74f362cf1f024073922a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2023-05-12T12:57:37+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-05-12T12:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=749af9561e4f142fef64a0daab9d63054985a5f0'/>
<id>749af9561e4f142fef64a0daab9d63054985a5f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow ``copyright`` to contain multiple entries (#10983)</title>
<updated>2023-05-11T21:43:48+00:00</updated>
<author>
<name>Stefanie Molin</name>
<email>24376333+stefmolin@users.noreply.github.com</email>
</author>
<published>2023-05-11T21:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=e09d02e440691e842377f0ebea7910d307509a81'/>
<id>e09d02e440691e842377f0ebea7910d307509a81</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>
<entry>
<title>Allow multi-line object description signatures (#11011)</title>
<updated>2023-05-11T13:28:57+00:00</updated>
<author>
<name>TLouf</name>
<email>31036680+TLouf@users.noreply.github.com</email>
</author>
<published>2023-05-11T13:28: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=86b07d4a97a225e79150d14e25a768ebc4c087cc'/>
<id>86b07d4a97a225e79150d14e25a768ebc4c087cc</id>
<content type='text'>
Co-authored-by: Adam Turner &lt;9087854+aa-turner@users.noreply.github.com&gt;
Co-authored-by: Jean-François B &lt;2589111+jfbu@users.noreply.github.com&gt;
Co-authored-by: TLouf &lt;loufthomas@gmail.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;
Co-authored-by: Jean-François B &lt;2589111+jfbu@users.noreply.github.com&gt;
Co-authored-by: TLouf &lt;loufthomas@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Accept a version tuple in ``app.require_sphinx()``</title>
<updated>2023-05-11T12:50:45+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-05-11T12:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=c73628dfcac844f89198ccd805e8e35609b37636'/>
<id>c73628dfcac844f89198ccd805e8e35609b37636</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
