<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/application.py, branch v2.4.1</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>refactor: Rename var keyword argument to "**kwargs"</title>
<updated>2020-01-07T16:39:07+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-30T08:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a6a1721de6ffdae3886e852b59f33630f1998477'/>
<id>a6a1721de6ffdae3886e852b59f33630f1998477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A happy new year!</title>
<updated>2020-01-01T02:15:42+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-01-01T02:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=fc523c3ccff5b2227efe4391a68dae7a5b973971'/>
<id>fc523c3ccff5b2227efe4391a68dae7a5b973971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mypy: Enable disallow_incomplete_defs flag for type checking</title>
<updated>2019-12-30T08:22:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-29T14:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=ab184ac20d82d0546c21f33d2fdfbfb324078d56'/>
<id>ab184ac20d82d0546c21f33d2fdfbfb324078d56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to py3 style type annotation: sphinx.application</title>
<updated>2019-12-24T17:04:08+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-24T16:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=337780c89f1ed1712ce567ef1db2d10eae4c94b0'/>
<id>337780c89f1ed1712ce567ef1db2d10eae4c94b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IndexDomain</title>
<updated>2019-12-22T08:20:35+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-06-30T16:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6d6fe9da0d0c86cc1037ec7c05fbddb92bb6f3c4'/>
<id>6d6fe9da0d0c86cc1037ec7c05fbddb92bb6f3c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace `a and b or c` by the more legible `b if a or c`.</title>
<updated>2019-12-21T10:50:18+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2019-11-17T16:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=814513ba9ffb1c0c1678b33757e263393b3c12d2'/>
<id>814513ba9ffb1c0c1678b33757e263393b3c12d2</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 '2.2.2' into 2.0</title>
<updated>2019-12-02T16:19:02+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-02T16:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7292ab7eef7d540be2dd0532b07bfe016a4149a1'/>
<id>7292ab7eef7d540be2dd0532b07bfe016a4149a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #6803: Disable parallel build on macOS and py38+</title>
<updated>2019-12-01T07:01:19+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-01T06: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=6f529f01edee46be471a53e83dcfa6181654a883'/>
<id>6f529f01edee46be471a53e83dcfa6181654a883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve variable names and code style</title>
<updated>2019-11-12T14:29:20+00:00</updated>
<author>
<name>Thomas Robitaille</name>
<email>thomas.robitaille@gmail.com</email>
</author>
<published>2019-11-12T14:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=fa1cca1feea915bc05443ff16e6cad9b58260907'/>
<id>fa1cca1feea915bc05443ff16e6cad9b58260907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give a warning when extensions are explicitly not parallel safe</title>
<updated>2019-11-12T14:22:21+00:00</updated>
<author>
<name>Thomas Robitaille</name>
<email>thomas.robitaille@gmail.com</email>
</author>
<published>2019-11-11T16:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0a437bc9d65edf842949b6f5971b326a2784144d'/>
<id>0a437bc9d65edf842949b6f5971b326a2784144d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
