<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx.git/sphinx/util/inspect.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>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://trove.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://trove.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>merge with stable</title>
<updated>2014-03-01T07:07:31+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=3f67ded92dde41315d421e660786be2f3d7c64cf'/>
<id>3f67ded92dde41315d421e660786be2f3d7c64cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inspect using the "__builtins__" CPython specific module.</title>
<updated>2014-03-01T07:00:20+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-03-01T07:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=90a3b700dde603f76edd156d9226b12bd113cd1b'/>
<id>90a3b700dde603f76edd156d9226b12bd113cd1b</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>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>Now sphinx.ext.autodoc on PyPy ignoring the method of built-in classes.</title>
<updated>2013-10-07T09:47:28+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2013-10-07T09:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=40376a38c4ae64c45d2028c452816960a56b54ae'/>
<id>40376a38c4ae64c45d2028c452816960a56b54ae</id>
<content type='text'>
For example::

   class CustomDict(dict):
       """Docstring."""

From this code, autoclass directive on PyPy generate a document output as
``class foo.CustomDict(obj, *args, **keywords)`` instead of
``class foo.CustomDict`` before this change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example::

   class CustomDict(dict):
       """Docstring."""

From this code, autoclass directive on PyPy generate a document output as
``class foo.CustomDict(obj, *args, **keywords)`` instead of
``class foo.CustomDict`` before this change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix new getargspec implementation for 3.x.</title>
<updated>2013-09-17T05:51:10+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-09-17T05:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=22caa022fa5d7c66bf1dfcf7ce93245226af08c8'/>
<id>22caa022fa5d7c66bf1dfcf7ce93245226af08c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #828: use inspect.getfullargspec() to be able to document functions with</title>
<updated>2013-09-16T08:36:16+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-09-16T08:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=3e04abf47be999abcdea773893e4b7db1a71e9ce'/>
<id>3e04abf47be999abcdea773893e4b7db1a71e9ce</id>
<content type='text'>
keyword-only arguments on Python 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keyword-only arguments on Python 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect add_autodoc_attrgetter() even when inherited-members is set</title>
<updated>2013-01-31T17:22:11+00:00</updated>
<author>
<name>A. Jesse Jiryu Davis</name>
<email>jesse@emptysquare.net</email>
</author>
<published>2013-01-31T17:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sphinx.git/commit/?id=77ab000ddee6c5e07e23a1aa908e5e920ac5ff9d'/>
<id>77ab000ddee6c5e07e23a1aa908e5e920ac5ff9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
