<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests, branch 4.2.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>Merge pull request #9594 from hkuno/pr/no_empty_desc_4.x</title>
<updated>2021-09-11T10:08:37+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-09-11T10:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=260f217a3d1a6fcc6780540aa0a63e0ac590d629'/>
<id>260f217a3d1a6fcc6780540aa0a63e0ac590d629</id>
<content type='text'>
let user skip printing command description</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
let user skip printing command description</pre>
</div>
</content>
</entry>
<entry>
<title>Add a testcase for #9694</title>
<updated>2021-09-11T09:47:24+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-09-11T09:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=571929974ad048d4d6d0322686281e7e5185c13a'/>
<id>571929974ad048d4d6d0322686281e7e5185c13a</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 #9611 from tk0miya/9560_NewType_module</title>
<updated>2021-09-11T08:19:54+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-09-11T08:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c44ee0ebaa8039a4e1014fa02f485c4693414e17'/>
<id>c44ee0ebaa8039a4e1014fa02f485c4693414e17</id>
<content type='text'>
Close #9560: autodoc: Allow to refer NewType with modname in py310+</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #9560: autodoc: Allow to refer NewType with modname in py310+</pre>
</div>
</content>
</entry>
<entry>
<title>overridden</title>
<updated>2021-09-08T00:33:10+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2021-09-08T00:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d2c95dfd0c59d43a5abc9a0674aa68c6782ae208'/>
<id>d2c95dfd0c59d43a5abc9a0674aa68c6782ae208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos discovered by codespell</title>
<updated>2021-09-08T00:15:25+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2021-09-08T00:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=86583c578c807d449e3a9d5ee56b1e7081340629'/>
<id>86583c578c807d449e3a9d5ee56b1e7081340629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #9560: autodoc: Allow to refer NewType with modname in py310+</title>
<updated>2021-09-05T09:28:27+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-09-05T09:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c5b35efce353a3e1670185704bcd1453b9da3533'/>
<id>c5b35efce353a3e1670185704bcd1453b9da3533</id>
<content type='text'>
Before 3.10, an instance of NewType has incorrect module name. But it
was fixed on 3.10.  This starts to use the module info if the
interpreter is 3.10+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before 3.10, an instance of NewType has incorrect module name. But it
was fixed on 3.10.  This starts to use the module info if the
interpreter is 3.10+.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9609 from tk0miya/9608_apidoc_pymod_definition_for_implicit_namespace</title>
<updated>2021-09-05T07:34:58+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-09-05T07:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=bd5e40ce3a37e05f51cb633dba0a64c058740f63'/>
<id>bd5e40ce3a37e05f51cb633dba0a64c058740f63</id>
<content type='text'>
Fix #9608: apidoc: module is not described if implicit namespace package</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #9608: apidoc: module is not described if implicit namespace package</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9606 from tk0miya/9600_typehints_including_commas</title>
<updated>2021-09-05T07:34:01+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-09-05T07:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a3f08fe29817486a80d2c33083ce108c64de06c0'/>
<id>a3f08fe29817486a80d2c33083ce108c64de06c0</id>
<content type='text'>
Fix #9600: autosummary: Typehints including commas confuses autosummary</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #9600: autosummary: Typehints including commas confuses autosummary</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9608: apidoc: module is not described if implicit namespace package</title>
<updated>2021-09-04T13:44:04+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-09-04T13:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=223d615011808282de2ff552a21c09153ab84316'/>
<id>223d615011808282de2ff552a21c09153ab84316</id>
<content type='text'>
To make implicit namespace packages referencable, this outputs empty
module definitions for them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make implicit namespace packages referencable, this outputs empty
module definitions for them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #9600: autosummary: Typehints including commas confuses autosummary</title>
<updated>2021-09-03T16:54:11+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2021-09-03T16:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0a8655b733c1062655f2612ded06b3214d6e7050'/>
<id>0a8655b733c1062655f2612ded06b3214d6e7050</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
