<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/test_environment.py, 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 #7301: Allow . and _ for node_id</title>
<updated>2020-03-22T07:39:00+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-03-20T09:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7bbf79c313050dc8117964b2619049870682ce36'/>
<id>7bbf79c313050dc8117964b2619049870682ce36</id>
<content type='text'>
In development of 3.0, Sphinx starts to obey to the rule of
"Identifier Normalization" of docutils.  This extends it to allow
dots(".") and underscores("_") for node identifier.

It allows Sphinx to generate node identifier from source string as
possible as it is (bacause dots and underscores are usually used in
many programming langauges).

This change will keep not to break hyperlinks as possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In development of 3.0, Sphinx starts to obey to the rule of
"Identifier Normalization" of docutils.  This extends it to allow
dots(".") and underscores("_") for node identifier.

It allows Sphinx to generate node identifier from source string as
possible as it is (bacause dots and underscores are usually used in
many programming langauges).

This change will keep not to break hyperlinks as possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>py domain: Generate node_id for objects in the right way</title>
<updated>2020-03-06T17:00:50+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-03-01T15:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=729efd28b043da163059e14f2122c1e88a11b64b'/>
<id>729efd28b043da163059e14f2122c1e88a11b64b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py domain: Generate node_id for modules in the right way</title>
<updated>2020-03-06T16:48:17+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-01-30T15:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5ff3b9dc4d07b5c324680e17b2aeaa298e619a9a'/>
<id>5ff3b9dc4d07b5c324680e17b2aeaa298e619a9a</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-01T05:27:43+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-01-01T05: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=eaf495c3c42c322fcf774a4c2cf6c7e2d11e2647'/>
<id>eaf495c3c42c322fcf774a4c2cf6c7e2d11e2647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Explain rebuilds</title>
<updated>2019-08-06T13:59:35+00:00</updated>
<author>
<name>Eric Larson</name>
<email>larson.eric.d@gmail.com</email>
</author>
<published>2019-05-31T16:19:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c0e46adc070eebd6470a81e877d471011b032e2e'/>
<id>c0e46adc070eebd6470a81e877d471011b032e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #6531: Failed to load last environment object when extension added</title>
<updated>2019-06-30T06:21:13+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-06-29T13:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d615eff08ed93d114c9fffbdbd16858521d51fb6'/>
<id>d615eff08ed93d114c9fffbdbd16858521d51fb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python-3-only clean ups discovered by pyupgrade</title>
<updated>2019-03-17T19:58:03+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://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f210475489fe7f8f9fffbb68f7199bcd271ac0be'/>
<id>f210475489fe7f8f9fffbb68f7199bcd271ac0be</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>test: Reduce warnings on building test-root</title>
<updated>2019-02-13T17:20:55+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-02-03T13:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=891178e8ed6cde1b7bf3048ca73b784caf96e010'/>
<id>891178e8ed6cde1b7bf3048ca73b784caf96e010</id>
<content type='text'>
Note: all warnings are tested on test-warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: all warnings are tested on test-warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PathComparer for testing and fix 2 test failure on Windows. (#5943)</title>
<updated>2019-01-13T09:40:35+00:00</updated>
<author>
<name>Takayuki SHIMIZUKAWA</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2019-01-13T09:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=795b51846484a5465c821873a19d32567e1d4e32'/>
<id>795b51846484a5465c821873a19d32567e1d4e32</id>
<content type='text'>
commits are squashed.

* Add PathComparer for testing and fix 2 test failure on Windows.
* fix flake8
* add type information by f2f review. Thanks to @tk0miya!
* fix mypy, flake8 again..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
commits are squashed.

* Add PathComparer for testing and fix 2 test failure on Windows.
* fix flake8
* add type information by f2f review. Thanks to @tk0miya!
* fix mypy, flake8 again..
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '1.8'</title>
<updated>2019-01-02T07:16:25+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-01-02T07:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=76e9f57c2e4457dec11d258435b7a6c6ec5de005'/>
<id>76e9f57c2e4457dec11d258435b7a6c6ec5de005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
