| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. | Éric Araujo | 2011-09-01 | 1 | -4/+4 |
|
|
* | Closes issue 11133. Fixes two cases where inspect.getattr_static could trigge... | Michael Foord | 2011-03-15 | 1 | -6/+3 |
|
|
* | More source links | Raymond Hettinger | 2011-01-27 | 1 | -0/+3 |
|
|
* | Add more examples | Raymond Hettinger | 2011-01-20 | 1 | -4/+4 |
|
|
* | Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. | Georg Brandl | 2011-01-06 | 1 | -19/+18 |
|
|
* | Nits | Raymond Hettinger | 2010-12-16 | 1 | -7/+7 |
|
|
* | Remove unnecessary `object` base class in docs (#10366). | Éric Araujo | 2010-11-22 | 1 | -1/+1 |
|
|
* | Add a couple of missing versionadded tags in the inspect module docs | Nick Coghlan | 2010-11-21 | 1 | -2/+4 |
|
|
* | Issue #10220: Add inspect.getgeneratorstate(). Initial patch by Rodolpho Eckh... | Nick Coghlan | 2010-11-21 | 1 | -0/+22 |
|
|
* | Issue 9732: fetch the method resolution order from the type metaclass directl... | Michael Foord | 2010-11-20 | 1 | -20/+8 |
|
|
* | Issue 9732: remove use of __class__ in inspect.getattr_static and note the mr... | Michael Foord | 2010-11-20 | 1 | -3/+5 |
|
|
* | Issue 9732: addition of getattr_static to the inspect module | Michael Foord | 2010-11-20 | 1 | -0/+67 |
|
|
* | #4968: updates to inspect.is* function docs. | Georg Brandl | 2010-10-15 | 1 | -7/+10 |
|
|
* | #9683: remove broken dead code dealing with nested arguments removed from Py3... | Georg Brandl | 2010-10-15 | 1 | -5/+5 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -2/+2 |
|
|
* | Merged revisions 79500 via svnmerge from | Benjamin Peterson | 2010-03-30 | 1 | -0/+26 |
|
|
* | Recorded merge of revisions 78024 via svnmerge from | Georg Brandl | 2010-02-06 | 1 | -1/+1 |
|
|
* | Merged revisions 77382 via svnmerge from | Georg Brandl | 2010-01-09 | 1 | -3/+3 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -10/+16 |
|
|
* | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 1 | -0/+5 |
|
|
* | Convert all "i" docs to new style optional args. | Georg Brandl | 2009-06-01 | 1 | -17/+17 |
|
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
|
|
* | getfullargspec() has other virtues, too | Benjamin Peterson | 2008-11-12 | 1 | -1/+1 |
|
|
* | murder some versionadded and versionchanged directives in their beds | Benjamin Peterson | 2008-08-16 | 1 | -2/+0 |
|
|
* | #3021: Antoine Pitrou's Lexical exception handlers | Benjamin Peterson | 2008-06-11 | 1 | -11/+0 |
|
|
* | Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,... | Georg Brandl | 2008-06-10 | 1 | -5/+10 |
|
|
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -4/+4 |
|
|
* | Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge... | Christian Heimes | 2008-03-04 | 1 | -3/+1 |
|
|
* | Merged revisions 61203-61204 via svnmerge from | Christian Heimes | 2008-03-03 | 1 | -0/+6 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-19 | 1 | -1/+11 |
|
|
* | Merged revisions 59883-59920 via svnmerge from | Christian Heimes | 2008-01-11 | 1 | -10/+12 |
|
|
* | Merged revisions 59774-59783 via svnmerge from | Christian Heimes | 2008-01-06 | 1 | -0/+5 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -1/+1 |
|
|
* | Removed the API to create unbound methods and simplified the API for bound me... | Christian Heimes | 2007-11-27 | 1 | -6/+3 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -19/+20 |
|
|
* | Document inspect.getfullargspec(). Fixes #1121. | Georg Brandl | 2007-09-12 | 1 | -4/+25 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -158/+144 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+507 |
|
|