<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/pycode/pgen2, branch extdev-tutorial-doc</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/sphinx-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/'/>
<entry>
<title>consistency nits</title>
<updated>2014-01-22T17:15:42+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-22T17:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=ee0cd61c8659a33c5d6e1f91af60ec5ffdb44769'/>
<id>ee0cd61c8659a33c5d6e1f91af60ec5ffdb44769</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize the code now that Python 2.5 is no longer supported</title>
<updated>2014-01-19T10:17:10+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2014-01-19T10:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=344417db950d6e816ab2efb21737c2bdf9d1ad53'/>
<id>344417db950d6e816ab2efb21737c2bdf9d1ad53</id>
<content type='text'>
- Use print function instead of print statement;
- Use new exception handling;
- Use in operator instead of has_key();
- Do not use tuple arguments in functions;
- Other miscellaneous improvements.

This is based on output of `futurize --stage1`, with some
manual corrections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use print function instead of print statement;
- Use new exception handling;
- Use in operator instead of has_key();
- Do not use tuple arguments in functions;
- Other miscellaneous improvements.

This is based on output of `futurize --stage1`, with some
manual corrections.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge heads</title>
<updated>2014-01-15T05:25:56+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-01-15T05:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=f458a7f06e8f18d446fc0bf7cb397b777cf1ef1d'/>
<id>f458a7f06e8f18d446fc0bf7cb397b777cf1ef1d</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://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=1c77a305a14b26add4d3a94e56f4bab8f053458a'/>
<id>1c77a305a14b26add4d3a94e56f4bab8f053458a</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 #641: use Sphinx version in cache pickle filename.</title>
<updated>2014-01-10T20:07:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-10T20:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=fbee72404cbb4391c01ccb34ccf5dc82cf6f1d1a'/>
<id>fbee72404cbb4391c01ccb34ccf5dc82cf6f1d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop python-2.5 and remove 2.4,2.5 support codes</title>
<updated>2013-12-15T05:16:53+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-12-15T05:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=3a19adb976393dc4066def880d0db11e2f7378d7'/>
<id>3a19adb976393dc4066def880d0db11e2f7378d7</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>2010-12-28T09:57:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-12-28T09:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=683fc2a17849fdab3683edb7f583b7132e1e40d4'/>
<id>683fc2a17849fdab3683edb7f583b7132e1e40d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>major.minor version is enough for the grammar pickle.</title>
<updated>2010-12-09T18:18:19+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-12-09T18:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=b9def3d647aae17008cbce9267a0bfbd8b2a2701'/>
<id>b9def3d647aae17008cbce9267a0bfbd8b2a2701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't assume strings to be byte strings</title>
<updated>2010-05-24T16:25:20+00:00</updated>
<author>
<name>DasIch</name>
<email>dasdasich@gmail.com</email>
</author>
<published>2010-05-24T16:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=3f3b30f45d6b4c31cfe5695f6874ea2a856e010d'/>
<id>3f3b30f45d6b4c31cfe5695f6874ea2a856e010d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue #1</title>
<updated>2010-05-01T17:17:52+00:00</updated>
<author>
<name>DasIch</name>
<email>dasdasich@googlemail.com</email>
</author>
<published>2010-05-01T17:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=a25745aa06d3cdad97988e8795fb2492133a55c8'/>
<id>a25745aa06d3cdad97988e8795fb2492133a55c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
