<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/pycode/__init__.py, branch 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>Update copyright year.</title>
<updated>2014-03-01T07:18:16+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e0300313215fb55d24aa5bda1b68eedd798310b6'/>
<id>e0300313215fb55d24aa5bda1b68eedd798310b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1152: Fix pycode parsing errors of Python 3 code by including two grammar</title>
<updated>2014-01-12T18:44:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-12T18:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=42a8138c30ca2415c068f6dc19f9dbffddca0cac'/>
<id>42a8138c30ca2415c068f6dc19f9dbffddca0cac</id>
<content type='text'>
versions for Python 2 and 3, and loading the appropriate version for the
running Python version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
versions for Python 2 and 3, and loading the appropriate version for the
running Python version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1127: Fix traceback when autodoc tries to tokenize a non-Python file.</title>
<updated>2013-03-30T13:10:37+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-03-30T13:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6feb07951ebb718d0301defc7bda842c4bf68e84'/>
<id>6feb07951ebb718d0301defc7bda842c4bf68e84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright update.</title>
<updated>2013-01-01T21:13:15+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-01T21:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=151856819c212229f6f58a8a2cbf9223a4191f94'/>
<id>151856819c212229f6f58a8a2cbf9223a4191f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #796: use package_dir everywhere instead of __file__.</title>
<updated>2011-11-01T08:13:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-11-01T08:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=3d3d3733e657633a103b8b09d0c36871f9698468'/>
<id>3d3d3733e657633a103b8b09d0c36871f9698468</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Activate the viewcode extension in the automatically generated apidoc project.</title>
<updated>2011-10-07T17:17:48+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-10-07T17:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=be5dac74a36fbd56b5ed7b84e3c3dc43edb10aad'/>
<id>be5dac74a36fbd56b5ed7b84e3c3dc43edb10aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #705: read module source in ModuleAnalyzer in binary mode, decode afterwards.</title>
<updated>2011-09-19T07:03:07+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-09-19T07:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7fa67682ac301fc5a6a33bb624ec6409f32cf348'/>
<id>7fa67682ac301fc5a6a33bb624ec6409f32cf348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports.</title>
<updated>2011-09-19T06:36:20+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-09-19T06:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7fc85139808999780b7db35f569ef1e32022a9f6'/>
<id>7fc85139808999780b7db35f569ef1e32022a9f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge with 1.0</title>
<updated>2011-05-15T11:52:48+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-05-15T11:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=10287a6684288989a816550cf36eb78dabe56945'/>
<id>10287a6684288989a816550cf36eb78dabe56945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #657: viewcode now works correctly with source files that have non-ASCII encoding.</title>
<updated>2011-05-15T11:31:39+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-05-15T11:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=40c294f0c82dac955dba57f75a8906ac2e322452'/>
<id>40c294f0c82dac955dba57f75a8906ac2e322452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
