From: Serhiy Storchaka Date: Thu, 29 Oct 2015 06:17:10 +0000 (+0200) Subject: Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties. X-Git-Tag: v3.6.0a1~1157 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6230235e833bedfc1b4b6c1aba1d6fa8b616d1b1;p=thirdparty%2FPython%2Fcpython.git Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties. Original patch by John Mark Vandenberg. --- 6230235e833bedfc1b4b6c1aba1d6fa8b616d1b1