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