<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/roots, branch v3.1.2</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 #7812: autodoc: crashed when given name is conflicted</title>
<updated>2020-07-04T11:48:02+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-06-27T13:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=659846b8054dbb1517874fc2d08b74eaded14bf3'/>
<id>659846b8054dbb1517874fc2d08b74eaded14bf3</id>
<content type='text'>
Note: this partially reverts #7594 to avoid errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: this partially reverts #7594 to avoid errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #7807: autodoc: wrong signature is shown for the function using contextmanager</title>
<updated>2020-06-13T16:31:18+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-06-13T16:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d77622ba79a0ce8381b484ea4756d1f52b5f7803'/>
<id>d77622ba79a0ce8381b484ea4756d1f52b5f7803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>autodoc: Support TypeVar (refs: #7722)</title>
<updated>2020-06-06T03:45:20+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-30T12:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=8bd5f8b214b25242487948931f8e9b9d1bcf9f98'/>
<id>8bd5f8b214b25242487948931f8e9b9d1bcf9f98</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 #7716 from tk0miya/3610_support_overload</title>
<updated>2020-06-04T17:22:29+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-06-04T17:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=bd2caee82f2a7b8e37418c60539a1baccee1f938'/>
<id>bd2caee82f2a7b8e37418c60539a1baccee1f938</id>
<content type='text'>
Close #3610: autodoc: Support overloaded functions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #3610: autodoc: Support overloaded functions</pre>
</div>
</content>
</entry>
<entry>
<title>Let option directive support args in the form of foo[=bar]</title>
<updated>2020-06-03T15:35:00+00:00</updated>
<author>
<name>Luke Lau</name>
<email>luke_lau@icloud.com</email>
</author>
<published>2020-06-02T16:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1e7d9269e935d8e2e7cf6d962a3179b5f46a7263'/>
<id>1e7d9269e935d8e2e7cf6d962a3179b5f46a7263</id>
<content type='text'>
This slightly tweaks the regex so that command line flags of the form
foo[=N] are properly split up. This is useful for any programs that can
take `--foo` as a flag on its own as well as with an extra argument
`--foo=12`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This slightly tweaks the regex so that command line flags of the form
foo[=N] are properly split up. This is useful for any programs that can
take `--foo` as a flag on its own as well as with an extra argument
`--foo=12`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support overloaded constructors (__call__, __init__ and __new__)</title>
<updated>2020-06-01T15:44:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-31T17:08:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=49de4ab1a16664ebb343d353cf5d54d7dbd32318'/>
<id>49de4ab1a16664ebb343d353cf5d54d7dbd32318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #3610: autodoc: Support overloaded functions</title>
<updated>2020-05-31T14:59:32+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-24T14:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=fb2f777079506a6ed36077ae98c2b267d25b16b5'/>
<id>fb2f777079506a6ed36077ae98c2b267d25b16b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.x' into 4422_support_GenericAlias</title>
<updated>2020-05-31T05:49:13+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-31T05:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3c5a9442c289ec1e9eaf77da7a831bec878c097b'/>
<id>3c5a9442c289ec1e9eaf77da7a831bec878c097b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sphinx.util.inspect:isgenericalias()</title>
<updated>2020-05-30T12:06:54+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-30T09:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e20f29e325df8a44af69b678bacfef7de4dc8649'/>
<id>e20f29e325df8a44af69b678bacfef7de4dc8649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #2106: autodoc: Support multiple signatures on docstring</title>
<updated>2020-05-30T06:40:21+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-05-30T04:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=800dcf0f0a8040ae84c4aaa7053f62201170c47d'/>
<id>800dcf0f0a8040ae84c4aaa7053f62201170c47d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
