summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-10-29 06:17:10 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-10-29 06:17:10 (GMT)
commit6230235e833bedfc1b4b6c1aba1d6fa8b616d1b1 (patch)
treeb17b4d96453144cde2a4398818332cf7256a7f17 /Misc/ACKS
parent2e0e18ba57ba4d8eb438734e2dc57bce0071f471 (diff)
parentac4bdcc80e986bdd5b9d10ab0bce35aabb790a3e (diff)
downloadcpython-6230235e833bedfc1b4b6c1aba1d6fa8b616d1b1.zip
cpython-6230235e833bedfc1b4b6c1aba1d6fa8b616d1b1.tar.gz
cpython-6230235e833bedfc1b4b6c1aba1d6fa8b616d1b1.tar.bz2
Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties.
Original patch by John Mark Vandenberg.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 48af225..8841fcb 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1483,6 +1483,7 @@ Lukas Vacek
Ville Vainio
Andi Vajda
Case Van Horsen
+John Mark Vandenberg
Kyle VanderBeek
Andrew Vant
Atul Varma