<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/util, branch 9864_mathjax_loading_method</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>Fix #9838: autodoc: AttributeError is raised for lru_cache</title>
<updated>2021-11-21T09:25:46+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-11-11T15:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=e5424b38e981b7b61184583a7ebc8c124d1e9a1e'/>
<id>e5424b38e981b7b61184583a7ebc8c124d1e9a1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9828 from tk0miya/9618_gettext_allow_fuzzy_translations</title>
<updated>2021-11-09T16:45:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-11-09T16:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=1317eeedaeef0895e82de06d4a8c8a9080f9d12b'/>
<id>1317eeedaeef0895e82de06d4a8c8a9080f9d12b</id>
<content type='text'>
Close #9618: i18n: Add gettext_allow_fuzzy_translations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #9618: i18n: Add gettext_allow_fuzzy_translations</pre>
</div>
</content>
</entry>
<entry>
<title>Close #9618: i18n: Add gettext_allow_fuzzy_translations</title>
<updated>2021-11-09T16:32:02+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-11-08T16:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=203094b4c3d0db34527281bd29601ab418325d5c'/>
<id>203094b4c3d0db34527281bd29601ab418325d5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace distutils.versions.LooseVersion by packaging.version.Version</title>
<updated>2021-11-07T11:15:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-11-07T11:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=ee1cae8c1c2c0e3df9cd2343c32c83ad6142aaca'/>
<id>ee1cae8c1c2c0e3df9cd2343c32c83ad6142aaca</id>
<content type='text'>
Distutils module are now deprecated and will be removed in Python 3.12.
This replaces it by packaging module and reduces the dependency to it.

refs: #9820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Distutils module are now deprecated and will be removed in Python 3.12.
This replaces it by packaging module and reduces the dependency to it.

refs: #9820
</pre>
</div>
</content>
</entry>
<entry>
<title>ntersphinx_disabled_refs, type rename</title>
<updated>2021-10-31T12:26:38+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-10-31T12:26: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=778a3fe6a7a4caf9152caa5c9b10d5378de671c2'/>
<id>778a3fe6a7a4caf9152caa5c9b10d5378de671c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Intersphinx, refactoring</title>
<updated>2021-10-31T12:15:46+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2021-07-16T11:12:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=961f5af0963055f0206a437765a087a2bf03bcca'/>
<id>961f5af0963055f0206a437765a087a2bf03bcca</id>
<content type='text'>
Also, when a reference is unresolved, don't strip the inventory prefix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, when a reference is unresolved, don't strip the inventory prefix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a flake8 warning</title>
<updated>2021-10-31T07:07:46+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-10-31T07:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=524c99afef75fd0fdb6b6450d9970398f1f0585c'/>
<id>524c99afef75fd0fdb6b6450d9970398f1f0585c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9656 from sdhiscocks/suppress_warning_subtype_none</title>
<updated>2021-10-31T06:51:14+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-10-31T06:51: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=4475dab99e9eaa4677bbba464aef3dc607f9dd1b'/>
<id>4475dab99e9eaa4677bbba464aef3dc607f9dd1b</id>
<content type='text'>
Fix issue with warnings without subtype being incorrectly suppressed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix issue with warnings without subtype being incorrectly suppressed</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9772 from gibsondan/loggingflush</title>
<updated>2021-10-30T16:17:59+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-10-30T16:17: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=745e11426f6364106ad56fecdbdb12ac32feb811'/>
<id>745e11426f6364106ad56fecdbdb12ac32feb811</id>
<content type='text'>
Closes #9733: Fix for logging handler flushing warnings in the middle of the docs build</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #9733: Fix for logging handler flushing warnings in the middle of the docs build</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9757: autodoc_inherit_docstrings does not effect to overriden classmethods</title>
<updated>2021-10-29T17:01:38+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-10-29T17:01: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=3c5b31b50d48fce2e2b7d2f950321e608d5bae00'/>
<id>3c5b31b50d48fce2e2b7d2f950321e608d5bae00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
