<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests, branch 3.3.x</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Fix testcases for singledispatch are sometimes failed</title>
<updated>2020-11-04T14:19:27+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-11-04T14:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=218de39462798c8e102ff375b8ee9fb336537041'/>
<id>218de39462798c8e102ff375b8ee9fb336537041</id>
<content type='text'>
They are sometimes failed with python3.5 because the order of singledispatch
functions is not stable on python 3.5.  This uses comparision via "in"
keyword to check the signature of singledispatch functions stably.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are sometimes failed with python3.5 because the order of singledispatch
functions is not stable on python 3.5.  This uses comparision via "in"
keyword to check the signature of singledispatch functions stably.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.2.x' into 3.x</title>
<updated>2020-11-01T11:31:49+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-11-01T11:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b415b25c099c1a7e88cc886bdc661d6be5965e19'/>
<id>b415b25c099c1a7e88cc886bdc661d6be5965e19</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 #8050 from keewis/preprocess-other-sections</title>
<updated>2020-10-29T16:54:34+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-29T16:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=68c89f471c2b302eb2797818bf7cabe604fc488a'/>
<id>68c89f471c2b302eb2797818bf7cabe604fc488a</id>
<content type='text'>
Preprocess other sections</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preprocess other sections</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8051 from keewis/fix-see_also</title>
<updated>2020-10-29T15:49:59+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-29T15:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=921f0979060f209542a266ea79a5664e54160033'/>
<id>921f0979060f209542a266ea79a5664e54160033</id>
<content type='text'>
use the obj role for all See Also items</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use the obj role for all See Also items</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.x' into 7785_autodoc_typehints_none_for_overloads</title>
<updated>2020-10-27T17:13:49+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-27T17:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=871f43f77837d7e668fcaac8d22cdeaff3d7b8e0'/>
<id>871f43f77837d7e668fcaac8d22cdeaff3d7b8e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>autodoc: Add test for single-string __slots__</title>
<updated>2020-10-25T09:27:43+00:00</updated>
<author>
<name>Matthias Geier</name>
<email>Matthias.Geier@gmail.com</email>
</author>
<published>2020-10-25T09:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=82c83ed478618c9b97f1cbf7a24214ee433fa891'/>
<id>82c83ed478618c9b97f1cbf7a24214ee433fa891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #7785: autodoc_typehints=none does not effect to overloads</title>
<updated>2020-10-24T11:54:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-04T08:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=cc97a076407d20a495f95c1b2dfa996d629d5452'/>
<id>cc97a076407d20a495f95c1b2dfa996d629d5452</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 #8295 from tk0miya/refactor_root</title>
<updated>2020-10-24T11:27:30+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-24T11:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6e1c78f3b4af68e852a97d8707cf542b1e9b5f7c'/>
<id>6e1c78f3b4af68e852a97d8707cf542b1e9b5f7c</id>
<content type='text'>
refactor: Remove rst_epilog from test-root/conf.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor: Remove rst_epilog from test-root/conf.py</pre>
</div>
</content>
</entry>
<entry>
<title>C, C++, improve warnings on duplicates</title>
<updated>2020-10-24T10:22:02+00:00</updated>
<author>
<name>Jakob Lykke Andersen</name>
<email>Jakob@caput.dk</email>
</author>
<published>2020-10-11T09:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=37f1454ec1a2745cc99c8ff1f4f85526a52fa9e7'/>
<id>37f1454ec1a2745cc99c8ff1f4f85526a52fa9e7</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 #8303 from larsoner/tuple</title>
<updated>2020-10-24T08:52:22+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-10-24T08:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=071b14884c90e807827079ee18b1677ea71833e6'/>
<id>071b14884c90e807827079ee18b1677ea71833e6</id>
<content type='text'>
TST: Add test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TST: Add test</pre>
</div>
</content>
</entry>
</feed>
