<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/pycode/pgen2/grammar.py, 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>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>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>Make the _ gettext alias an explicit import instead of installing into builtins.</title>
<updated>2010-01-17T18:33:23+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-17T18:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=b0dbc8bb87461a6ac18acd744472f1eca94a3150'/>
<id>b0dbc8bb87461a6ac18acd744472f1eca94a3150</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pgen2 and custom utilities.</title>
<updated>2008-12-29T19:22:18+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2008-12-29T19:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=22996b2579717271d02302787cd614ce7ee730c7'/>
<id>22996b2579717271d02302787cd614ce7ee730c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
