| Commit message (Expand) | Author | Age | Files | Lines |
* | issue27043 - Explain the inspect.cleandoc behavior on synopsis line and other... | Senthil Kumaran | 2016-05-30 | 1 | -2/+6 |
|
|
* | Fix inspect.ismethod() doc | Victor Stinner | 2016-03-11 | 1 | -1/+2 |
|
|
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -2/+2 |
|
|
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -1/+4 |
|
|
* | Hand-port parts of r87789. | Georg Brandl | 2011-01-09 | 1 | -19/+20 |
|
|
* | Merged revisions 85530,85534,85538,85540-85542 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -6/+13 |
|
|
* | add inspect.getcallargs, which binds function arguments like a normal call #3135 | Benjamin Peterson | 2010-03-30 | 1 | -0/+26 |
|
|
* | #5341: fix "builtin" where used as an adjective ("built-in" is correct). | Georg Brandl | 2010-02-06 | 1 | -1/+1 |
|
|
* | #7422: make it clear that getargspec() only works on Python functions. | Georg Brandl | 2010-01-09 | 1 | -1/+1 |
|
|
* | Use "impl-detail" directive where applicable. | Georg Brandl | 2009-10-22 | 1 | -10/+16 |
|
|
* | Typo fix. | Georg Brandl | 2009-09-13 | 1 | -1/+1 |
|
|
* | Note that sys._getframe is not guaranteed to exist in all implementations of ... | Michael Foord | 2009-09-13 | 1 | -0/+5 |
|
|
* | Demote warnings to notices where appropriate, following the goal that as few ... | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Factor out docstring dedenting from inspect.getdoc() into inspect.cleandoc() | Georg Brandl | 2008-06-07 | 1 | -5/+10 |
|
|
* | Add docs for __func__ and __self__ on methods. | Georg Brandl | 2008-03-21 | 1 | -4/+4 |
|
|
* | Add versionadded tags | Andrew M. Kuchling | 2008-03-04 | 1 | -0/+4 |
|
|
* | There are now sixteen isfoo functions. | Georg Brandl | 2008-03-03 | 1 | -1/+1 |
|
|
* | Since abc._Abstract was replaces by a new type flags the regression test suit... | Christian Heimes | 2008-03-03 | 1 | -0/+6 |
|
|
* | Issue #1916. Added isgenerator() and isgeneratorfunction() to | Facundo Batista | 2008-02-18 | 1 | -1/+37 |
|
|
* | Documentation for r5990[3567]. | Georg Brandl | 2008-01-11 | 1 | -0/+16 |
|
|
* | #759525: document that dir() doesn't return metaclass attrs when given a clas... | Georg Brandl | 2008-01-06 | 1 | -0/+5 |
|
|
* | Add more entries to the glossary. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Add markup to new function descriptions. | Georg Brandl | 2007-10-21 | 1 | -18/+19 |
|
|
* | Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+511 |
|
|