<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/pycode/pgen2, branch master</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>Fix: pgen2 tokenizer doesn't recognize `...` literal (Ellipsis for py3). Closes #1547</title>
<updated>2014-08-28T13:41:52+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-08-28T13:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=451d4aa0a8ae7123e46a899187a3fd8c224d32b7'/>
<id>451d4aa0a8ae7123e46a899187a3fd8c224d32b7</id>
<content type='text'>
I think pgen2 code derived from lib2to3 package. Basically, the package only support python2 code then it doesn't recognize `...` literal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think pgen2 code derived from lib2to3 package. Basically, the package only support python2 code then it doesn't recognize `...` literal.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix py2/py3 compat for 'iter.next()/next(iter)' and 'dict.values()/list(dict.values())'. refs #1350.</title>
<updated>2014-05-01T04:08:36+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-05-01T04:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=1dd33b470779fa16bf24f46d006006035b859c17'/>
<id>1dd33b470779fa16bf24f46d006006035b859c17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap py3 iterators with list() for each places that expect a list object. refs #1350.</title>
<updated>2014-04-30T14:25:44+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-30T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=cec49503034a87ce14efa61edb81bf0706e0ea53'/>
<id>cec49503034a87ce14efa61edb81bf0706e0ea53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use six privided text_type() to replace with unicode() to support py2/py3 in one source. refs #1350.</title>
<updated>2014-04-29T14:44:12+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-29T14:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=16720b18c13a747e562c55842e7814d57376506e'/>
<id>16720b18c13a747e562c55842e7814d57376506e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>provide __next__() and use native next() to support py2/py3 in one source. refs #1350.</title>
<updated>2014-04-29T12:54:25+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-29T12:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=af372f6aceb77cf0586fdb786a674cdfd72c547d'/>
<id>af372f6aceb77cf0586fdb786a674cdfd72c547d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap iterator with list() to avoid 'dictionary changed size during iteration' on py3. refs #1350.</title>
<updated>2014-04-29T13:43:58+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-29T13:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=7ffd869ddc9a0b14a441ea31f52347a71e876e20'/>
<id>7ffd869ddc9a0b14a441ea31f52347a71e876e20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use six privided iteritems(),itervalues() to support py2/py3 in one source. refs #1350.</title>
<updated>2014-04-29T12:20:56+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2014-04-29T12:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=3cc9b03a3623011250b3cf31a7981dd1180f47e6'/>
<id>3cc9b03a3623011250b3cf31a7981dd1180f47e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
