<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/test_pycode.py, branch v2.4.3</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>Deprecate sphinx.util:detect_encoding() and ModuleAnalyzer.encoding</title>
<updated>2019-12-27T13:08:32+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-16T15:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c8074b4a5dd7a50a4beaa268f71556ad4c97de1e'/>
<id>c8074b4a5dd7a50a4beaa268f71556ad4c97de1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Old get_module_source API restored, new version moved to ModuleAnalyzer class, tests updated</title>
<updated>2019-12-25T19:29:20+00:00</updated>
<author>
<name>hkm</name>
<email>hkm@mail.ru</email>
</author>
<published>2019-12-25T19: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=0a982d5ebd1cdb660d07e476aefa0d438e71fcb0'/>
<id>0a982d5ebd1cdb660d07e476aefa0d438e71fcb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore sys.path with &lt;finally&gt; statement</title>
<updated>2019-12-16T18:17:16+00:00</updated>
<author>
<name>kpnr</name>
<email>hkm@mail.ru</email>
</author>
<published>2019-12-16T18:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=c4e60b5b9ce786f941dd29d7636b39dd6c0d0630'/>
<id>c4e60b5b9ce786f941dd29d7636b39dd6c0d0630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test case for non ASCII &amp; non UTF8 encoding Windows-1251 in test_pycode section</title>
<updated>2019-12-15T18:47:57+00:00</updated>
<author>
<name>hkm</name>
<email>hkm@mail.ru</email>
</author>
<published>2019-12-15T18:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1ca9dacbfe529282ac286a3a61542167e5d6bc65'/>
<id>1ca9dacbfe529282ac286a3a61542167e5d6bc65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test suite updated - encoding not detected when getting sources from native loader</title>
<updated>2019-12-15T17:50:27+00:00</updated>
<author>
<name>hkm</name>
<email>hkm@mail.ru</email>
</author>
<published>2019-12-15T17:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=264329079b6b65da90adfec15baff841a01727cf'/>
<id>264329079b6b65da90adfec15baff841a01727cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary encoding cookie from Python source files</title>
<updated>2018-12-16T20:22:12+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-12-16T20:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=bade33c7e490655c3f5b46d374129294f70449aa'/>
<id>bade33c7e490655c3f5b46d374129294f70449aa</id>
<content type='text'>
In Python 3, the default encoding of source files is utf-8. The encoding
cookie is now unnecessary and redundant so remove it. For more details,
see the docs:

https://docs.python.org/3/howto/unicode.html#the-string-type

&gt; The default encoding for Python source code is UTF-8, so you can
&gt; simply include a Unicode character in a string literal ...

Includes a fix for the flake8 header checks to stop expecting an
encoding cookie.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python 3, the default encoding of source files is utf-8. The encoding
cookie is now unnecessary and redundant so remove it. For more details,
see the docs:

https://docs.python.org/3/howto/unicode.html#the-string-type

&gt; The default encoding for Python source code is UTF-8, so you can
&gt; simply include a Unicode character in a string literal ...

Includes a fix for the flake8 header checks to stop expecting an
encoding cookie.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring: Drop PY2 and PY3 flags</title>
<updated>2018-09-22T12:27:59+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-09-08T01:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3a2418a82728a138a3c08b084877f76984714254'/>
<id>3a2418a82728a138a3c08b084877f76984714254</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #5290: autodoc: failed to analyze source code in egg package</title>
<updated>2018-09-06T13:22:01+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-09-06T12:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=35e1764025447b8e863a68c65a666836b5099a9d'/>
<id>35e1764025447b8e863a68c65a666836b5099a9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flake8 violations</title>
<updated>2018-02-19T14:20:56+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2018-02-19T13:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f7027049b1cc02797ee063ef63c6b353a1ce31ca'/>
<id>f7027049b1cc02797ee063ef63c6b353a1ce31ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Remove 'tests/run.py'</title>
<updated>2017-12-29T13:02:31+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>stephen@that.guru</email>
</author>
<published>2017-12-22T18:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7c0723fd46825ea44a98ae22ac45d08ca0ddd88b'/>
<id>7c0723fd46825ea44a98ae22ac45d08ca0ddd88b</id>
<content type='text'>
This is no longer necessary. One test needs to be modified to deal with
how 'python -m pytest' modifies the PATH.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is no longer necessary. One test needs to be modified to deal with
how 'python -m pytest' modifies the PATH.

Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;
</pre>
</div>
</content>
</entry>
</feed>
