Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties. | Serhiy Storchaka | 2015-10-29 | 1 | -1/+6 |
* | Issue #24669: Fix inspect.getsource() for 'async def' functions. | Yury Selivanov | 2015-07-21 | 1 | -0/+3 |
* | Issue #15582: inspect.getdoc() now follows inheritance chains. | Serhiy Storchaka | 2015-04-03 | 1 | -2/+12 |
* | Issue #18830: inspect.getclasstree() no more produces duplicated entries even | Serhiy Storchaka | 2013-09-05 | 1 | -0/+2 |
* | Merged revisions 55328-55341 via svnmerge from | Guido van Rossum | 2007-05-15 | 1 | -1/+1 |
* | Patch #736962: port test_inspect to unittest. As part of this, move out | Johannes Gijsbers | 2004-12-12 | 1 | -0/+56 |