1. ac4bdcc Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties. by Serhiy Storchaka · 9 years ago
  2. e4e811d Issue #24669: Fix inspect.getsource() for 'async def' functions. by Yury Selivanov · 9 years ago
  3. 5cf2b72 Issue #15582: inspect.getdoc() now follows inheritance chains. by Serhiy Storchaka · 9 years ago
  4. 362c1b5 Issue #18830: inspect.getclasstree() no more produces duplicated entries even by Serhiy Storchaka · 11 years ago
  5. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  6. cb9015d Patch #736962: port test_inspect to unittest. As part of this, move out by Johannes Gijsbers · 20 years ago