<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/ext/ifconfig.py, branch extdev-tutorial-doc</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/sphinx-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/'/>
<entry>
<title>Update copyright year.</title>
<updated>2014-03-01T07:18:23+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=2f950d546d7304e7b9d6592d27b47f82b3a424ad'/>
<id>2f950d546d7304e7b9d6592d27b47f82b3a424ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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/commit/?id=3c649bfde0126d72894989506c40bb8ae35d7d23'/>
<id>3c649bfde0126d72894989506c40bb8ae35d7d23</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://git.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>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/commit/?id=6c615ef5ac42afb75922dea73e3ef457f4f3b2f8'/>
<id>6c615ef5ac42afb75922dea73e3ef457f4f3b2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #648: Fix line numbers reported in warnings about undefined references.</title>
<updated>2011-09-23T07:46:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-09-23T07:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=6639612d9c5d7919bebce9790a2e3fbbfb6d3414'/>
<id>6639612d9c5d7919bebce9790a2e3fbbfb6d3414</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New year update.</title>
<updated>2011-01-04T09:00:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-01-04T09:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=901ef024a6309d69bd4e04da2145b97af99cb64e'/>
<id>901ef024a6309d69bd4e04da2145b97af99cb64e</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 0.6</title>
<updated>2010-01-01T13:10:48+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-01T13:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=a03764f9ad900d31ff87f2a1bf3aa818399995f7'/>
<id>a03764f9ad900d31ff87f2a1bf3aa818399995f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year!</title>
<updated>2010-01-01T13:09:13+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-01T13:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=d79e012aaecfb68ee5e09ce6a1c3971d5d605847'/>
<id>d79e012aaecfb68ee5e09ce6a1c3971d5d605847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifconfig now allows titles as content.</title>
<updated>2009-07-09T09:54:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-07-09T09:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=353d5d037c8962e3bffedc2d0531b297f963adfd'/>
<id>353d5d037c8962e3bffedc2d0531b297f963adfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert directives in builtin extensions to class API.</title>
<updated>2009-02-18T20:48:00+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-02-18T20:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=3c566ba9734c38825a4cfc2bcbfee106248efd25'/>
<id>3c566ba9734c38825a4cfc2bcbfee106248efd25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
