<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/transforms, branch v2.0.0b2</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>Python-3-only clean ups discovered by pyupgrade</title>
<updated>2019-03-18T16:09:48+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-03-17T19:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=22afc77c488e85ccd51303a223f450705b30217b'/>
<id>22afc77c488e85ccd51303a223f450705b30217b</id>
<content type='text'>
https://github.com/asottile/pyupgrade

&gt; A tool to automatically upgrade syntax for newer versions of the
&gt; language.

- Drop u str prefix
- Drop base object inheritance
- Drop args to super()
- Use set literals
- Use dict comprehension
- Use set comprehension
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/asottile/pyupgrade

&gt; A tool to automatically upgrade syntax for newer versions of the
&gt; language.

- Drop u str prefix
- Drop base object inheritance
- Drop args to super()
- Use set literals
- Use dict comprehension
- Use set comprehension
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix AssertionError is raised for custom citation_reference node (refs: #6147)</title>
<updated>2019-03-09T06:46:03+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-03-09T06:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=57ecc5733e57c98f8c9e3aa4d792aaeaf542a2c7'/>
<id>57ecc5733e57c98f8c9e3aa4d792aaeaf542a2c7</id>
<content type='text'>
AssertionError is raised when custom ``citation_reference`` node
having classes attribute refers missing citation (refs: #6147)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AssertionError is raised when custom ``citation_reference`` node
having classes attribute refers missing citation (refs: #6147)
</pre>
</div>
</content>
</entry>
<entry>
<title>modify deprecated method</title>
<updated>2019-03-08T14:10:14+00:00</updated>
<author>
<name>Chris Sewell</name>
<email>chrisj_sewell@hotmail.com</email>
</author>
<published>2019-03-08T14:10: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=08d7b4de2e69527a6840123232031705fbefc72a'/>
<id>08d7b4de2e69527a6840123232031705fbefc72a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/2.0' into propogate_citeref_classes</title>
<updated>2019-03-08T14:05:20+00:00</updated>
<author>
<name>Chris Sewell</name>
<email>chrisj_sewell@hotmail.com</email>
</author>
<published>2019-03-08T14:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=a88078ec7323174a9a72c0814722fedbb95a264a'/>
<id>a88078ec7323174a9a72c0814722fedbb95a264a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>propogate cite_reference node classes to pending_xref node</title>
<updated>2019-03-08T00:26:51+00:00</updated>
<author>
<name>Chris Sewell</name>
<email>chrisj_sewell@hotmail.com</email>
</author>
<published>2019-03-08T00:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=b74dbeb87ae18217225130e5ac16c7ffbe409a2a'/>
<id>b74dbeb87ae18217225130e5ac16c7ffbe409a2a</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 #6133 from tk0miya/cleanup_import_for_annotations</title>
<updated>2019-03-06T15:28:57+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-03-06T15:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=e0c2d7568a90a2cc1b206090827b7b809c81d5c4'/>
<id>e0c2d7568a90a2cc1b206090827b7b809c81d5c4</id>
<content type='text'>
Clean up import for annotations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up import for annotations</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up import for annotations</title>
<updated>2019-03-06T14:44:44+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-03-06T14:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=dbefc9865d8c2c4006ed52475d1bff865358cd00'/>
<id>dbefc9865d8c2c4006ed52475d1bff865358cd00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #5391: A cross reference in heading is rendered as literal</title>
<updated>2019-03-02T12:07:54+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-03-02T12:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=615c0f80919b0cf6027a77b2608f870c3848bba2'/>
<id>615c0f80919b0cf6027a77b2608f870c3848bba2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #4550: All tables and figures without ``align`` option are displayed to center</title>
<updated>2019-02-07T16:39:41+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-02-04T16:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sphinx-git.git/commit/?id=25027945f59fc810b511374d9cf2fad67068ecdf'/>
<id>25027945f59fc810b511374d9cf2fad67068ecdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #1851: Allow to omit an argument for code-block directive</title>
<updated>2019-02-03T16:50:44+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-02-03T16:50: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=6ca669295c2692caef2838eb78e15e6f0faf4c34'/>
<id>6ca669295c2692caef2838eb78e15e6f0faf4c34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
